Changeset 3336500
- Timestamp:
- 07/30/2025 09:47:43 AM (7 months ago)
- Location:
- email-otp-authenticator
- Files:
-
- 12 edited
-
assets/screenshot-03.png (modified) (previous)
-
assets/screenshot-04.png (modified) (previous)
-
assets/screenshot-05.png (modified) (previous)
-
assets/screenshot-06.png (modified) (previous)
-
assets/screenshot-07.png (modified) (previous)
-
assets/screenshot-08.png (modified) (previous)
-
assets/screenshot-09.png (modified) (previous)
-
assets/screenshot-10.png (modified) (previous)
-
assets/screenshot-11.png (modified) (previous)
-
assets/screenshot-12.png (modified) (previous)
-
tags/6.2.4/lib/settings.php (modified) (18 diffs)
-
trunk/lib/settings.php (modified) (18 diffs)
Legend:
- Unmodified
- Added
- Removed
-
email-otp-authenticator/tags/6.2.4/lib/settings.php
r3336180 r3336500 1 1 <style> 2 form 3 { 4 color: #333333; 5 } 6 2 7 .setupnotice 3 8 { … … 49 54 padding-left: 7px; 50 55 padding-right: 7px; 51 background-color: # ccffff;56 background-color: #ddffff; 52 57 border: 1px solid #440000; 53 58 border-top: 0; … … 111 116 112 117 .checkbox-wrapper-2 .ikxBAC:hover { 113 background-color: # 666666;118 background-color: #555555; 114 119 transition-duration: 0s; 115 120 } 116 121 117 122 .checkbox-wrapper-2 .ikxBAC:checked { 118 background-color: #00 6666;123 background-color: #007777; 119 124 } 120 125 … … 126 131 .checkbox-wrapper-2 :focus:not(.focus-visible) { 127 132 outline: 0!important; 128 outline-color: #00 6666!important;133 outline-color: #007777!important; 129 134 } 130 135 131 136 .checkbox-wrapper-2 .ikxBAC:checked:hover { 132 background-color: # 441111;137 background-color: #003333; 133 138 } 134 139 … … 1074 1079 document.getElementById('emailotpauthn_formnoticentxt').value = notesmsgtexts; 1075 1080 nmbuttondiv.innerText = "Save The Changes"; 1076 nmbuttondiv.style.background = "# ffaaff";1081 nmbuttondiv.style.background = "#00ffff"; 1077 1082 } else if(nmbuttondiv.innerText.toUpperCase() == "Save The Changes".toUpperCase()){ 1078 1083 nmbuttondiv.disabled = true; … … 1167 1172 <tr valign="top"> 1168 1173 <td width="9%" style="padding-left:17px;font-weight:600;margin:0px;font-family:inherit;color:#000000;"><?php esc_html_e("Headers","email-otp-authenticator"); ?></td><td width="12%" class="smpltxttd"><div id="eotpapreview0" class="sampletxt" onclick="toggledsgnbox(0,'Headers')" data-eotpabgcolor="<?php echo esc_js( $headercolor ); ?>" data-eotpatxtstyl="<?php echo esc_js( $hedrxtstyle ); ?>"><?php esc_html_e("Sample Text","email-otp-authenticator"); ?></div><input type="hidden" value="<?php echo esc_js( $headercolor ); ?>" name="emailotpauthn_headercolor" id="emailotpauthn_headercolor" /><input type="hidden" value="<?php echo esc_js( $hedrxtstyle ); ?>" name="emailotpauthn_hedrxtstyle" id="emailotpauthn_hedrxtstyle" /></td><td width="16%" rowspan="4" style="padding:0px;"> 1169 <table id="eotpadsgnbox" width="100%" style="background-color:# ddffff;table-layout:fixed;padding:0px;border:1px solid #00bbbb;border-collapse:collapse;display:none;">1174 <table id="eotpadsgnbox" width="100%" style="background-color:#ccffff;table-layout:fixed;padding:0px;border:1px solid #00bbbb;border-collapse:collapse;display:none;"> 1170 1175 <tr valign="top"> 1171 1176 <td width="50%" style="position:relative;font-size:1.2em;font-weight:600;padding:5px;text-align:right;"><div id="eotpatitle" data-boxid="0">Headers</div></td><td width="50%" style="padding:5px;text-align:right;"><button style="color:#000;height:20px;background-color:#0dfde4;border-color:#0dfde4;line-height:0px;cursor:pointer;" onclick="toggledsgnbox(0,'',true);return false;"><?php esc_html_e("Reset","email-otp-authenticator"); ?></button></td> … … 1272 1277 <tr class="tabcontent login"><td width="100%" colspan="2" style="padding:0px 0px 0px 0;"><table class="paneltable"> 1273 1278 <tr valign="top"> 1274 <th width="40%" ><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_logination','logination_table')" name="emailotpauthn_logination" id="emailotpauthn_logination" <?php checked(get_fix_option('emailotpauthn_logination',0),1); ?> /> <label for="emailotpauthn_logination"><?php esc_html_e(" ActivateLogin Panel","email-otp-authenticator"); ?></label></div></th><td width="60%"><?php esc_html_e("For Registered Users Only. Activate to allow users to login only with OTP.","email-otp-authenticator"); ?></td>1279 <th width="40%" ><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_logination','logination_table')" name="emailotpauthn_logination" id="emailotpauthn_logination" <?php checked(get_fix_option('emailotpauthn_logination',0),1); ?> /> <label for="emailotpauthn_logination"><?php esc_html_e("Login Panel","email-otp-authenticator"); ?></label></div></th><td width="60%"><?php esc_html_e("For Registered Users Only. Activate to allow users to login only with OTP.","email-otp-authenticator"); ?></td> 1275 1280 </tr> 1276 1281 <tr valign="top"> … … 1287 1292 <tr class="tabcontent verify"><td width="100%" colspan="2" style="padding:0px 0px 0px 0;"><table class="paneltable"> 1288 1293 <tr valign="top"> 1289 <th width="40%"><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_authentication','authentication_table')" name="emailotpauthn_authentication" id="emailotpauthn_authentication" <?php checked(( ! $isProCopy ) ? 0 : get_fix_option('emailotpauthn_authentication',0),1); ?> /> <label for="emailotpauthn_authentication"><?php esc_html_e(" ActivateUser Verification Panel","email-otp-authenticator"); ?></label><?php if(! $isProCopy) echo '<sup style="color:red;"> Pro</sup>'; ?></div></th><td width="60%"><?php esc_html_e("For Registered Users Only. Activate to verify users to access any permissible data even without login.","email-otp-authenticator"); ?></td>1294 <th width="40%"><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_authentication','authentication_table')" name="emailotpauthn_authentication" id="emailotpauthn_authentication" <?php checked(( ! $isProCopy ) ? 0 : get_fix_option('emailotpauthn_authentication',0),1); ?> /> <label for="emailotpauthn_authentication"><?php esc_html_e("User Verification Panel","email-otp-authenticator"); ?></label><?php if(! $isProCopy) echo '<sup style="color:red;"> Pro</sup>'; ?></div></th><td width="60%"><?php esc_html_e("For Registered Users Only. Activate to verify users to access any permissible data even without login.","email-otp-authenticator"); ?></td> 1290 1295 </tr> 1291 1296 <tr valign="top"> … … 1326 1331 <tr class="tabcontent register"><td width="100%" colspan="2" style="padding:0px 0px 0px 0;"><table class="paneltable"> 1327 1332 <tr valign="top"> 1328 <th width="40%" ><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_rgstrauthnticn','rgstrauthnticn_table')" name="emailotpauthn_rgstrauthnticn" id="emailotpauthn_rgstrauthnticn" <?php checked(( ! $isPrimeCopy ) ? 0 : get_fix_option('emailotpauthn_rgstrauthnticn',0),1); ?> /> <label for="emailotpauthn_rgstrauthnticn"><?php esc_html_e(" ActivateRegistration Panel","email-otp-authenticator"); ?></label><?php if(! $isPrimeCopy) echo '<sup style="color:crimson;"> Prime</sup>'; ?></div></th><td width="60%"><?php esc_html_e("For Guest Users Only. Activate to allow guests to register, only with the email and OTP.","email-otp-authenticator"); ?></td>1333 <th width="40%" ><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_rgstrauthnticn','rgstrauthnticn_table')" name="emailotpauthn_rgstrauthnticn" id="emailotpauthn_rgstrauthnticn" <?php checked(( ! $isPrimeCopy ) ? 0 : get_fix_option('emailotpauthn_rgstrauthnticn',0),1); ?> /> <label for="emailotpauthn_rgstrauthnticn"><?php esc_html_e("Registration Panel","email-otp-authenticator"); ?></label><?php if(! $isPrimeCopy) echo '<sup style="color:crimson;"> Prime</sup>'; ?></div></th><td width="60%"><?php esc_html_e("For Guest Users Only. Activate to allow guests to register, only with the email and OTP.","email-otp-authenticator"); ?></td> 1329 1334 </tr> 1330 1335 <tr valign="top"> … … 1356 1361 <tr class="tabcontent vguest"><td width="100%" colspan="2" style="padding:0px 0px 0px 0;"><table class="paneltable"> 1357 1362 <tr valign="top"> 1358 <th width="40%" ><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_guestauthnticn','guestauthnticn_table')" name="emailotpauthn_guestauthnticn" id="emailotpauthn_guestauthnticn" <?php checked(( ! $isPrimeCopy ) ? 0 : get_fix_option('emailotpauthn_guestauthnticn',0),1); ?> /> <label for="emailotpauthn_guestauthnticn"><?php esc_html_e(" ActivateGuest Verification Panel","email-otp-authenticator"); ?></label><?php if(! $isPrimeCopy) echo '<sup style="color:crimson;"> Prime</sup>'; ?></div></th><td width="60%"><?php esc_html_e("For Guest Users Only. Activate to verify users to access any permissible data without registration.","email-otp-authenticator"); ?></td>1363 <th width="40%" ><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_guestauthnticn','guestauthnticn_table')" name="emailotpauthn_guestauthnticn" id="emailotpauthn_guestauthnticn" <?php checked(( ! $isPrimeCopy ) ? 0 : get_fix_option('emailotpauthn_guestauthnticn',0),1); ?> /> <label for="emailotpauthn_guestauthnticn"><?php esc_html_e("Guest Verification Panel","email-otp-authenticator"); ?></label><?php if(! $isPrimeCopy) echo '<sup style="color:crimson;"> Prime</sup>'; ?></div></th><td width="60%"><?php esc_html_e("For Guest Users Only. Activate to verify users to access any permissible data without registration.","email-otp-authenticator"); ?></td> 1359 1364 </tr> 1360 1365 <tr valign="top"> … … 1392 1397 <tr class="tabcontent email"><td width="100%" colspan="2" style="padding:0px 0px 0px 0;"><table class="paneltable"> 1393 1398 <tr valign="top"> 1394 <th width="40%"><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_emailsettings','emailsettings_table')" name="emailotpauthn_emailsettings" id="emailotpauthn_emailsettings" <?php checked(get_fix_option('emailotpauthn_emailsettings',0),1); ?> /> <label for="emailotpauthn_emailsettings"><?php esc_html_e(" ActivateEmail Panel","email-otp-authenticator"); ?></label></div></th><td width="60%"><?php esc_html_e("Activate this panel to edit and implement these email settings.","email-otp-authenticator"); ?></td>1399 <th width="40%"><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_emailsettings','emailsettings_table')" name="emailotpauthn_emailsettings" id="emailotpauthn_emailsettings" <?php checked(get_fix_option('emailotpauthn_emailsettings',0),1); ?> /> <label for="emailotpauthn_emailsettings"><?php esc_html_e("Email Panel","email-otp-authenticator"); ?></label></div></th><td width="60%"><?php esc_html_e("Activate this panel to edit and implement these email settings.","email-otp-authenticator"); ?></td> 1395 1400 </tr> 1396 1401 <tr valign="top"><td colspan="2"><table id="emailsettings_table" width="100%"> … … 1514 1519 </table></td></tr> 1515 1520 <tr valign="top"> 1516 <td colspan="2" style="padding-top:0px;"><hr style="height:2px;border-width:0; color:crimson;background-color:crimson;margin-bottom:0px;"></td>1521 <td colspan="2" style="padding-top:0px;"><hr style="height:2px;border-width:0;background-color:#005555;margin-bottom:0px;"></td> 1517 1522 </tr> 1518 1523 <tr valign="top"> … … 1576 1581 </table></td></tr> 1577 1582 <tr valign="top"> 1578 <td colspan="2" style="padding-top:0px;"><hr style="height:2px;border-width:0; color:crimson;background-color:crimson;margin-bottom:0px;"></td>1583 <td colspan="2" style="padding-top:0px;"><hr style="height:2px;border-width:0;background-color:#005555;margin-bottom:0px;"></td> 1579 1584 </tr> 1580 1585 <tr valign="top"> … … 1642 1647 </tr> 1643 1648 <tr valign="top"> 1644 <td colspan="2" style="padding-top:0px;padding-bottom:10px;"><hr style="height:2px;border-width:0; color:crimson;background-color:crimson"></td>1649 <td colspan="2" style="padding-top:0px;padding-bottom:10px;"><hr style="height:2px;border-width:0;background-color:#005555;"></td> 1645 1650 </tr> 1646 1651 <tr valign="top"> … … 1679 1684 </tr> 1680 1685 <tr valign="top"> 1681 <td colspan="2" style="padding-top:0px;padding-bottom:10px;"><hr style="height:2px;border-width:0; color:crimson;background-color:crimson"></td>1686 <td colspan="2" style="padding-top:0px;padding-bottom:10px;"><hr style="height:2px;border-width:0;background-color:#005555;"></td> 1682 1687 </tr> 1683 1688 <tr valign="top"> … … 1698 1703 </tbody></table></td></tr> 1699 1704 <tr valign="top"> 1700 <td colspan="2" style="padding-top:0px;padding-bottom:10px;"><hr style="height:2px;border-width:0; color:crimson;background-color:crimson"></td>1705 <td colspan="2" style="padding-top:0px;padding-bottom:10px;"><hr style="height:2px;border-width:0;background-color:#005555;"></td> 1701 1706 </tr> 1702 1707 <tr valign="top"> … … 2058 2063 height:500px; 2059 2064 width:800px; 2060 background-color:# ccffff;2065 background-color:#ddffff; 2061 2066 position:relative; 2062 2067 box-shadow:0 15px 30px rgba(0,0,0,0.1); … … 2188 2193 .eotpaw_container .eotpaw_card .eotpaw_right-side{ 2189 2194 width:65%; 2190 background-color:# ccffff;2195 background-color:#ddffff; 2191 2196 height:100%; 2192 2197 border-radius:20px; -
email-otp-authenticator/trunk/lib/settings.php
r3336180 r3336500 1 1 <style> 2 form 3 { 4 color: #333333; 5 } 6 2 7 .setupnotice 3 8 { … … 49 54 padding-left: 7px; 50 55 padding-right: 7px; 51 background-color: # ccffff;56 background-color: #ddffff; 52 57 border: 1px solid #440000; 53 58 border-top: 0; … … 111 116 112 117 .checkbox-wrapper-2 .ikxBAC:hover { 113 background-color: # 666666;118 background-color: #555555; 114 119 transition-duration: 0s; 115 120 } 116 121 117 122 .checkbox-wrapper-2 .ikxBAC:checked { 118 background-color: #00 6666;123 background-color: #007777; 119 124 } 120 125 … … 126 131 .checkbox-wrapper-2 :focus:not(.focus-visible) { 127 132 outline: 0!important; 128 outline-color: #00 6666!important;133 outline-color: #007777!important; 129 134 } 130 135 131 136 .checkbox-wrapper-2 .ikxBAC:checked:hover { 132 background-color: # 441111;137 background-color: #003333; 133 138 } 134 139 … … 1074 1079 document.getElementById('emailotpauthn_formnoticentxt').value = notesmsgtexts; 1075 1080 nmbuttondiv.innerText = "Save The Changes"; 1076 nmbuttondiv.style.background = "# ffaaff";1081 nmbuttondiv.style.background = "#00ffff"; 1077 1082 } else if(nmbuttondiv.innerText.toUpperCase() == "Save The Changes".toUpperCase()){ 1078 1083 nmbuttondiv.disabled = true; … … 1167 1172 <tr valign="top"> 1168 1173 <td width="9%" style="padding-left:17px;font-weight:600;margin:0px;font-family:inherit;color:#000000;"><?php esc_html_e("Headers","email-otp-authenticator"); ?></td><td width="12%" class="smpltxttd"><div id="eotpapreview0" class="sampletxt" onclick="toggledsgnbox(0,'Headers')" data-eotpabgcolor="<?php echo esc_js( $headercolor ); ?>" data-eotpatxtstyl="<?php echo esc_js( $hedrxtstyle ); ?>"><?php esc_html_e("Sample Text","email-otp-authenticator"); ?></div><input type="hidden" value="<?php echo esc_js( $headercolor ); ?>" name="emailotpauthn_headercolor" id="emailotpauthn_headercolor" /><input type="hidden" value="<?php echo esc_js( $hedrxtstyle ); ?>" name="emailotpauthn_hedrxtstyle" id="emailotpauthn_hedrxtstyle" /></td><td width="16%" rowspan="4" style="padding:0px;"> 1169 <table id="eotpadsgnbox" width="100%" style="background-color:# ddffff;table-layout:fixed;padding:0px;border:1px solid #00bbbb;border-collapse:collapse;display:none;">1174 <table id="eotpadsgnbox" width="100%" style="background-color:#ccffff;table-layout:fixed;padding:0px;border:1px solid #00bbbb;border-collapse:collapse;display:none;"> 1170 1175 <tr valign="top"> 1171 1176 <td width="50%" style="position:relative;font-size:1.2em;font-weight:600;padding:5px;text-align:right;"><div id="eotpatitle" data-boxid="0">Headers</div></td><td width="50%" style="padding:5px;text-align:right;"><button style="color:#000;height:20px;background-color:#0dfde4;border-color:#0dfde4;line-height:0px;cursor:pointer;" onclick="toggledsgnbox(0,'',true);return false;"><?php esc_html_e("Reset","email-otp-authenticator"); ?></button></td> … … 1272 1277 <tr class="tabcontent login"><td width="100%" colspan="2" style="padding:0px 0px 0px 0;"><table class="paneltable"> 1273 1278 <tr valign="top"> 1274 <th width="40%" ><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_logination','logination_table')" name="emailotpauthn_logination" id="emailotpauthn_logination" <?php checked(get_fix_option('emailotpauthn_logination',0),1); ?> /> <label for="emailotpauthn_logination"><?php esc_html_e(" ActivateLogin Panel","email-otp-authenticator"); ?></label></div></th><td width="60%"><?php esc_html_e("For Registered Users Only. Activate to allow users to login only with OTP.","email-otp-authenticator"); ?></td>1279 <th width="40%" ><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_logination','logination_table')" name="emailotpauthn_logination" id="emailotpauthn_logination" <?php checked(get_fix_option('emailotpauthn_logination',0),1); ?> /> <label for="emailotpauthn_logination"><?php esc_html_e("Login Panel","email-otp-authenticator"); ?></label></div></th><td width="60%"><?php esc_html_e("For Registered Users Only. Activate to allow users to login only with OTP.","email-otp-authenticator"); ?></td> 1275 1280 </tr> 1276 1281 <tr valign="top"> … … 1287 1292 <tr class="tabcontent verify"><td width="100%" colspan="2" style="padding:0px 0px 0px 0;"><table class="paneltable"> 1288 1293 <tr valign="top"> 1289 <th width="40%"><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_authentication','authentication_table')" name="emailotpauthn_authentication" id="emailotpauthn_authentication" <?php checked(( ! $isProCopy ) ? 0 : get_fix_option('emailotpauthn_authentication',0),1); ?> /> <label for="emailotpauthn_authentication"><?php esc_html_e(" ActivateUser Verification Panel","email-otp-authenticator"); ?></label><?php if(! $isProCopy) echo '<sup style="color:red;"> Pro</sup>'; ?></div></th><td width="60%"><?php esc_html_e("For Registered Users Only. Activate to verify users to access any permissible data even without login.","email-otp-authenticator"); ?></td>1294 <th width="40%"><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_authentication','authentication_table')" name="emailotpauthn_authentication" id="emailotpauthn_authentication" <?php checked(( ! $isProCopy ) ? 0 : get_fix_option('emailotpauthn_authentication',0),1); ?> /> <label for="emailotpauthn_authentication"><?php esc_html_e("User Verification Panel","email-otp-authenticator"); ?></label><?php if(! $isProCopy) echo '<sup style="color:red;"> Pro</sup>'; ?></div></th><td width="60%"><?php esc_html_e("For Registered Users Only. Activate to verify users to access any permissible data even without login.","email-otp-authenticator"); ?></td> 1290 1295 </tr> 1291 1296 <tr valign="top"> … … 1326 1331 <tr class="tabcontent register"><td width="100%" colspan="2" style="padding:0px 0px 0px 0;"><table class="paneltable"> 1327 1332 <tr valign="top"> 1328 <th width="40%" ><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_rgstrauthnticn','rgstrauthnticn_table')" name="emailotpauthn_rgstrauthnticn" id="emailotpauthn_rgstrauthnticn" <?php checked(( ! $isPrimeCopy ) ? 0 : get_fix_option('emailotpauthn_rgstrauthnticn',0),1); ?> /> <label for="emailotpauthn_rgstrauthnticn"><?php esc_html_e(" ActivateRegistration Panel","email-otp-authenticator"); ?></label><?php if(! $isPrimeCopy) echo '<sup style="color:crimson;"> Prime</sup>'; ?></div></th><td width="60%"><?php esc_html_e("For Guest Users Only. Activate to allow guests to register, only with the email and OTP.","email-otp-authenticator"); ?></td>1333 <th width="40%" ><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_rgstrauthnticn','rgstrauthnticn_table')" name="emailotpauthn_rgstrauthnticn" id="emailotpauthn_rgstrauthnticn" <?php checked(( ! $isPrimeCopy ) ? 0 : get_fix_option('emailotpauthn_rgstrauthnticn',0),1); ?> /> <label for="emailotpauthn_rgstrauthnticn"><?php esc_html_e("Registration Panel","email-otp-authenticator"); ?></label><?php if(! $isPrimeCopy) echo '<sup style="color:crimson;"> Prime</sup>'; ?></div></th><td width="60%"><?php esc_html_e("For Guest Users Only. Activate to allow guests to register, only with the email and OTP.","email-otp-authenticator"); ?></td> 1329 1334 </tr> 1330 1335 <tr valign="top"> … … 1356 1361 <tr class="tabcontent vguest"><td width="100%" colspan="2" style="padding:0px 0px 0px 0;"><table class="paneltable"> 1357 1362 <tr valign="top"> 1358 <th width="40%" ><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_guestauthnticn','guestauthnticn_table')" name="emailotpauthn_guestauthnticn" id="emailotpauthn_guestauthnticn" <?php checked(( ! $isPrimeCopy ) ? 0 : get_fix_option('emailotpauthn_guestauthnticn',0),1); ?> /> <label for="emailotpauthn_guestauthnticn"><?php esc_html_e(" ActivateGuest Verification Panel","email-otp-authenticator"); ?></label><?php if(! $isPrimeCopy) echo '<sup style="color:crimson;"> Prime</sup>'; ?></div></th><td width="60%"><?php esc_html_e("For Guest Users Only. Activate to verify users to access any permissible data without registration.","email-otp-authenticator"); ?></td>1363 <th width="40%" ><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_guestauthnticn','guestauthnticn_table')" name="emailotpauthn_guestauthnticn" id="emailotpauthn_guestauthnticn" <?php checked(( ! $isPrimeCopy ) ? 0 : get_fix_option('emailotpauthn_guestauthnticn',0),1); ?> /> <label for="emailotpauthn_guestauthnticn"><?php esc_html_e("Guest Verification Panel","email-otp-authenticator"); ?></label><?php if(! $isPrimeCopy) echo '<sup style="color:crimson;"> Prime</sup>'; ?></div></th><td width="60%"><?php esc_html_e("For Guest Users Only. Activate to verify users to access any permissible data without registration.","email-otp-authenticator"); ?></td> 1359 1364 </tr> 1360 1365 <tr valign="top"> … … 1392 1397 <tr class="tabcontent email"><td width="100%" colspan="2" style="padding:0px 0px 0px 0;"><table class="paneltable"> 1393 1398 <tr valign="top"> 1394 <th width="40%"><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_emailsettings','emailsettings_table')" name="emailotpauthn_emailsettings" id="emailotpauthn_emailsettings" <?php checked(get_fix_option('emailotpauthn_emailsettings',0),1); ?> /> <label for="emailotpauthn_emailsettings"><?php esc_html_e(" ActivateEmail Panel","email-otp-authenticator"); ?></label></div></th><td width="60%"><?php esc_html_e("Activate this panel to edit and implement these email settings.","email-otp-authenticator"); ?></td>1399 <th width="40%"><div class="checkbox-wrapper-2"><input class="ikxBAC" type="checkbox" value="1" onchange="setupelmns('emailotpauthn_emailsettings','emailsettings_table')" name="emailotpauthn_emailsettings" id="emailotpauthn_emailsettings" <?php checked(get_fix_option('emailotpauthn_emailsettings',0),1); ?> /> <label for="emailotpauthn_emailsettings"><?php esc_html_e("Email Panel","email-otp-authenticator"); ?></label></div></th><td width="60%"><?php esc_html_e("Activate this panel to edit and implement these email settings.","email-otp-authenticator"); ?></td> 1395 1400 </tr> 1396 1401 <tr valign="top"><td colspan="2"><table id="emailsettings_table" width="100%"> … … 1514 1519 </table></td></tr> 1515 1520 <tr valign="top"> 1516 <td colspan="2" style="padding-top:0px;"><hr style="height:2px;border-width:0; color:crimson;background-color:crimson;margin-bottom:0px;"></td>1521 <td colspan="2" style="padding-top:0px;"><hr style="height:2px;border-width:0;background-color:#005555;margin-bottom:0px;"></td> 1517 1522 </tr> 1518 1523 <tr valign="top"> … … 1576 1581 </table></td></tr> 1577 1582 <tr valign="top"> 1578 <td colspan="2" style="padding-top:0px;"><hr style="height:2px;border-width:0; color:crimson;background-color:crimson;margin-bottom:0px;"></td>1583 <td colspan="2" style="padding-top:0px;"><hr style="height:2px;border-width:0;background-color:#005555;margin-bottom:0px;"></td> 1579 1584 </tr> 1580 1585 <tr valign="top"> … … 1642 1647 </tr> 1643 1648 <tr valign="top"> 1644 <td colspan="2" style="padding-top:0px;padding-bottom:10px;"><hr style="height:2px;border-width:0; color:crimson;background-color:crimson"></td>1649 <td colspan="2" style="padding-top:0px;padding-bottom:10px;"><hr style="height:2px;border-width:0;background-color:#005555;"></td> 1645 1650 </tr> 1646 1651 <tr valign="top"> … … 1679 1684 </tr> 1680 1685 <tr valign="top"> 1681 <td colspan="2" style="padding-top:0px;padding-bottom:10px;"><hr style="height:2px;border-width:0; color:crimson;background-color:crimson"></td>1686 <td colspan="2" style="padding-top:0px;padding-bottom:10px;"><hr style="height:2px;border-width:0;background-color:#005555;"></td> 1682 1687 </tr> 1683 1688 <tr valign="top"> … … 1698 1703 </tbody></table></td></tr> 1699 1704 <tr valign="top"> 1700 <td colspan="2" style="padding-top:0px;padding-bottom:10px;"><hr style="height:2px;border-width:0; color:crimson;background-color:crimson"></td>1705 <td colspan="2" style="padding-top:0px;padding-bottom:10px;"><hr style="height:2px;border-width:0;background-color:#005555;"></td> 1701 1706 </tr> 1702 1707 <tr valign="top"> … … 2058 2063 height:500px; 2059 2064 width:800px; 2060 background-color:# ccffff;2065 background-color:#ddffff; 2061 2066 position:relative; 2062 2067 box-shadow:0 15px 30px rgba(0,0,0,0.1); … … 2188 2193 .eotpaw_container .eotpaw_card .eotpaw_right-side{ 2189 2194 width:65%; 2190 background-color:# ccffff;2195 background-color:#ddffff; 2191 2196 height:100%; 2192 2197 border-radius:20px;
Note: See TracChangeset
for help on using the changeset viewer.