Server IP : 213.176.29.180 / Your IP : 3.141.201.92 Web Server : Apache System : Linux 213.176.29.180.hostiran.name 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64 User : webtaragh ( 1001) PHP Version : 8.3.14 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home/webtaragh/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
public_html/whmcs/templates_c/04511949cf50140ff79d58b1e3f323d741588a61_0.file.verifyemail.tpl.php 0000644 00000005106 14736120136 0027356 0 ustar 00 home/webtaragh <?php /* Smarty version 3.1.36, created on 2024-10-29 09:50:04 from '/home/webtaragh/public_html/whmcs/templates/twenty-one/includes/verifyemail.tpl' */ /* @var Smarty_Internal_Template $_smarty_tpl */ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array ( 'version' => '3.1.36', 'unifunc' => 'content_6720afccc89054_60909557', 'has_nocache_code' => false, 'file_dependency' => array ( '04511949cf50140ff79d58b1e3f323d741588a61' => array ( 0 => '/home/webtaragh/public_html/whmcs/templates/twenty-one/includes/verifyemail.tpl', 1 => 1695537416, 2 => 'file', ), ), 'includes' => array ( ), ),false)) { function content_6720afccc89054_60909557 (Smarty_Internal_Template $_smarty_tpl) { if ($_smarty_tpl->tpl_vars['showEmailVerificationBanner']->value) {?> <div class="verification-banner email-verification"> <div class="container"> <div class="row"> <div class="col-2 col-sm-1 order-3"> <button id="btnEmailVerificationClose" type="button" class="btn close" data-uri="<?php echo routePath('dismiss-email-verification');?> "><span aria-hidden="true">×</span></button> </div> <div class="col-10 col-sm-7 col-md-8 order-1"> <i class="fas fa-exclamation-triangle"></i> <span class="text"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'verifyEmailAddress'),$_smarty_tpl ) );?> </span> </div> <div class="col-12 col-sm-4 col-md-3 order-sm-2 order-md-last"> <button id="btnResendVerificationEmail" class="btn btn-default btn-sm btn-block btn-resend-verify-email btn-action" data-email-sent="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'emailSent'),$_smarty_tpl ) );?> " data-error-msg="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'error'),$_smarty_tpl ) );?> " data-uri="<?php echo routePath('user-email-verification-resend');?> "> <span class="loader w-hidden"><i class="fa fa-spinner fa-spin"></i></span> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'resendEmail'),$_smarty_tpl ) );?> </button> </div> </div> </div> </div> <?php } } }