| Server IP : 121.121.20.254 / Your IP : 216.73.217.51 Web Server : Microsoft-IIS/10.0 System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64 User : IUSR ( 0) PHP Version : 8.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/6pocketz/wp-content/plugins/elex-request-a-quote/view/ |
Upload File : |
<div class="elex-raq-toast-container position-fixed top-0 start-50 translate-middle-x p-3" style="z-index: 9999">
<div id="elex-raq-saved-sucess-toast" class="toast" role="alert" aria-live="assertive" aria-atomic="true">
<div class="toast-body text-center d-flex justify-content-between align-items-center">
<h6 class="my-2">
<svg xmlns="http://www.w3.org/2000/svg" width="22.415" height="22.026" viewBox="0 0 22.415 22.026">
<g id="Icon_feather-check-circle" data-name="Icon feather-check-circle" transform="translate(-1.998 -1.979)">
<path id="Path_646" data-name="Path 646" d="M23,12.076V13a10,10,0,1,1-5.93-9.139" fill="none" stroke="#28a745" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" />
<path id="Path_647" data-name="Path 647" d="M26.5,6l-10,10.009-3-3" transform="translate(-3.5 -1.003)" fill="none" stroke="#28a745" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" />
</g>
</svg>
<span class="ms-2"><?php echo esc_html_e( 'Changes Saved Successfully!' , 'elex-request-a-quote' ); ?></span>
</h6>
<button type="button" class="btn-close" data-bs-dismiss="toast" aria-label="Close"></button>
</div>
</div>
</div>
<script>
jQuery("#elex-raq-saved-sucess-toast").addClass("show");
setTimeout(function() {
jQuery("#elex-raq-saved-sucess-toast").removeClass("show");
}, 3000);
</script>
<?php
$_SESSION['saved_settings_data'] = false;