Server IP : 213.176.29.180 / Your IP : 13.59.58.185 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/f278a74683f6235968cc52c2fddb281ee43e8df1_0.file.verifyemail.tpl.php 0000644 00000005106 14736120122 0027751 0 ustar 00 home/webtaragh <?php /* Smarty version 3.1.36, created on 2024-10-24 10:16:07 from '/home/webtaragh/public_html/mamad/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_671a1e6727c421_70062151', 'has_nocache_code' => false, 'file_dependency' => array ( 'f278a74683f6235968cc52c2fddb281ee43e8df1' => array ( 0 => '/home/webtaragh/public_html/mamad/templates/twenty-one/includes/verifyemail.tpl', 1 => 1695537416, 2 => 'file', ), ), 'includes' => array ( ), ),false)) { function content_671a1e6727c421_70062151 (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 } } }