mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-10 14:06:26 +02:00
session without cookie fix
This commit is contained in:
parent
01a9f06617
commit
9213ca6a70
8 changed files with 37 additions and 24 deletions
|
@ -610,7 +610,7 @@ EOF
|
|||
|
||||
#sharee AGB global new
|
||||
if($key eq "int14" && $size eq "checkbox"){
|
||||
$required="";
|
||||
$required="required";
|
||||
#bootstrap 5
|
||||
my $sharee_agb = "<button type='button' class='btn btn-primary ' style='padding:1px 40px;border:1px solid #$bgcolor1;background-color:#$bgcolor1;' data-bs-toggle='modal' data-bs-target='#sharee_agb'>$des</button>\n";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue