Server IP : 213.176.29.180 / Your IP : 18.217.228.195 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/8cfe60f65e03505f70da24e0e4172d9691636ba5_0.file.verifyemail.tpl.php 0000644 00000004354 14736265657 0027620 0 ustar 00 home/webtaragh <?php /* Smarty version 3.1.36, created on 2023-09-24 06:38:45 from '/var/www/vhosts/agarousi.ir/agarousi.com/test2/templates/six/includes/verifyemail.tpl' */ /* @var Smarty_Internal_Template $_smarty_tpl */ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array ( 'version' => '3.1.36', 'unifunc' => 'content_650fd975466104_72106281', 'has_nocache_code' => false, 'file_dependency' => array ( '8cfe60f65e03505f70da24e0e4172d9691636ba5' => array ( 0 => '/var/www/vhosts/agarousi.ir/agarousi.com/test2/templates/six/includes/verifyemail.tpl', 1 => 1695537215, 2 => 'file', ), ), 'includes' => array ( ), ),false)) { function content_650fd975466104_72106281 (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-xs-2 col-xs-push-10 col-sm-1 col-sm-push-11"> <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-xs-10 col-xs-pull-2 col-sm-7 col-sm-pull-1 col-md-8"> <i class="fas fa-exclamation-triangle"></i> <span class="text"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['verifyEmailAddress'];?> </span> </div> <div class="col-xs-12 col-sm-4 col-md-3 col-sm-pull-1"> <button id="btnResendVerificationEmail" class="btn btn-default btn-sm btn-block btn-resend-verify-email btn-action" data-email-sent="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['emailSent'];?> " data-error-msg="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['error'];?> " data-uri="<?php echo routePath('user-email-verification-resend');?> "> <span class="loader hidden"><i class="fa fa-spinner fa-spin"></i></span> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['resendEmail'];?> </button> </div> </div> </div> </div> <?php } } }