| Server IP : 213.255.246.8 / Your IP : 216.73.217.178 Web Server : Apache System : Linux dublin.stapolin.com 5.14.0-362.18.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 29 07:05:48 EST 2024 x86_64 User : stapolin ( 1019) PHP Version : 8.4.24 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/stapolin/whmdir/templates_c/ |
Upload File : |
<?php
/* Smarty version 3.1.36, created on 2023-08-18 20:16:28
from '/home/stapolin/billing.stapolin.com/templates/six/includes/captcha.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.36',
'unifunc' => 'content_64dfd19c865b83_07142689',
'has_nocache_code' => false,
'file_dependency' =>
array (
'2435a866388fe640aae2f1d833ca3a146b4b8241' =>
array (
0 => '/home/stapolin/billing.stapolin.com/templates/six/includes/captcha.tpl',
1 => 1692214358,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_64dfd19c865b83_07142689 (Smarty_Internal_Template $_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['captcha']->value->isEnabled() && $_smarty_tpl->tpl_vars['captcha']->value->isEnabledForForm($_smarty_tpl->tpl_vars['captchaForm']->value)) {?>
<div class="text-center<?php if ($_smarty_tpl->tpl_vars['containerClass']->value) {
echo $_smarty_tpl->tpl_vars['containerClass']->value;
} else { ?> row<?php }?>">
<?php if ($_smarty_tpl->tpl_vars['templatefile']->value == 'homepage') {?>
<div class="domainchecker-homepage-captcha">
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['captcha']->value == "recaptcha") {?>
<div id="google-recaptcha-domainchecker" class="form-group recaptcha-container"></div>
<?php } elseif (!in_array($_smarty_tpl->tpl_vars['captcha']->value,array('invisible','recaptcha'))) {?>
<div class="col-md-8 col-md-offset-2 col-xs-10 col-xs-offset-1">
<div id="default-captcha-domainchecker" class="<?php if ($_smarty_tpl->tpl_vars['filename']->value == 'domainchecker') {?>input-group input-group-box <?php }?>text-center">
<p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>"captchaverify"),$_smarty_tpl ) );?>
</p>
<div class="col-xs-6 captchaimage">
<img id="inputCaptchaImage" data-src="<?php echo $_smarty_tpl->tpl_vars['systemurl']->value;?>
includes/verifyimage.php" src="<?php echo $_smarty_tpl->tpl_vars['systemurl']->value;?>
includes/verifyimage.php" align="middle" />
</div>
<div class="col-xs-6">
<input id="inputCaptcha" type="text" name="code" maxlength="6" class="form-control <?php if ($_smarty_tpl->tpl_vars['filename']->value == 'register') {?>pull-left<?php }?>"
data-toggle="tooltip" data-placement="right" data-trigger="manual" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'orderForm.required'),$_smarty_tpl ) );?>
"/>
</div>
</div>
</div>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['templatefile']->value == 'homepage') {?>
</div>
<?php }?>
</div>
<?php }
}
}