Server IP : 213.176.29.180 / Your IP : 3.148.115.40 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/2e4ec2efa6ad72ab40b9a5b6a1f5e136b2da75c3_0.file.alert.tpl.php 0000644 00000003575 14736120226 0027066 0 ustar 00 home/webtaragh <?php /* Smarty version 3.1.36, created on 2024-10-24 10:53:45 from '/home/webtaragh/public_html/mamad/templates/twenty-one/includes/alert.tpl' */ /* @var Smarty_Internal_Template $_smarty_tpl */ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array ( 'version' => '3.1.36', 'unifunc' => 'content_671a27395d3dc5_80818646', 'has_nocache_code' => false, 'file_dependency' => array ( '2e4ec2efa6ad72ab40b9a5b6a1f5e136b2da75c3' => array ( 0 => '/home/webtaragh/public_html/mamad/templates/twenty-one/includes/alert.tpl', 1 => 1695537416, 2 => 'file', ), ), 'includes' => array ( ), ),false)) { function content_671a27395d3dc5_80818646 (Smarty_Internal_Template $_smarty_tpl) { ?><div class="alert alert-<?php if ($_smarty_tpl->tpl_vars['type']->value == "error") {?>danger<?php } elseif ($_smarty_tpl->tpl_vars['type']->value) { echo $_smarty_tpl->tpl_vars['type']->value; } else { ?>info<?php } if ($_smarty_tpl->tpl_vars['textcenter']->value) {?> text-center<?php } if ($_smarty_tpl->tpl_vars['additionalClasses']->value) {?> <?php echo $_smarty_tpl->tpl_vars['additionalClasses']->value; } if ($_smarty_tpl->tpl_vars['hide']->value) {?> w-hidden<?php }?>"<?php if ($_smarty_tpl->tpl_vars['idname']->value) {?> id="<?php echo $_smarty_tpl->tpl_vars['idname']->value;?> "<?php }?>> <?php if ($_smarty_tpl->tpl_vars['errorshtml']->value) {?> <strong><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'clientareaerrors'),$_smarty_tpl ) );?> </strong> <ul> <?php echo $_smarty_tpl->tpl_vars['errorshtml']->value;?> </ul> <?php } else { ?> <?php if ($_smarty_tpl->tpl_vars['title']->value) {?> <h2><?php echo $_smarty_tpl->tpl_vars['title']->value;?> </h2> <?php }?> <?php echo $_smarty_tpl->tpl_vars['msg']->value;?> <?php }?> </div> <?php } }