session without cookie fix

This commit is contained in:
ragu 2023-10-09 07:40:13 +02:00
parent 01a9f06617
commit 9213ca6a70
8 changed files with 37 additions and 24 deletions

View file

@ -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";