Server IP : 213.176.29.180 / Your IP : 3.149.24.70 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 : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home/webtaragh/.cpan/../www/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
public_html/whmcs/templates_c/20fbd5bac647116cb644b0da0818030287e56337_0.file.homepage.tpl.php 0000644 00000016552 14736120213 0026741 0 ustar 00 home/webtaragh <?php /* Smarty version 3.1.36, created on 2023-09-24 06:38:37 from '/var/www/vhosts/agarousi.ir/agarousi.com/test2/admin/templates/blend/homepage.tpl' */ /* @var Smarty_Internal_Template $_smarty_tpl */ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array ( 'version' => '3.1.36', 'unifunc' => 'content_650fd96d1d6dd0_40849854', 'has_nocache_code' => false, 'file_dependency' => array ( '20fbd5bac647116cb644b0da0818030287e56337' => array ( 0 => '/var/www/vhosts/agarousi.ir/agarousi.com/test2/admin/templates/blend/homepage.tpl', 1 => 1695537469, 2 => 'file', ), ), 'includes' => array ( ), ),false)) { function content_650fd96d1d6dd0_40849854 (Smarty_Internal_Template $_smarty_tpl) { ?><div class="clearfix"></div> <?php echo $_smarty_tpl->tpl_vars['infobox']->value;?> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['addons_html']->value, 'addon_html'); $_smarty_tpl->tpl_vars['addon_html']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['addon_html']->value) { $_smarty_tpl->tpl_vars['addon_html']->do_else = false; ?> <div class="addon-html-output-container"> <?php echo $_smarty_tpl->tpl_vars['addon_html']->value;?> </div> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <style> .contentarea { background-color: #f8f8f8; overflow: hidden; } </style> <div id="widgetSettingsDropdown" class="btn-group widget-settings pull-right"> <button type="button" class="btn btn-link" id="widgetSettings" data-toggle="dropdown" data-placement="bottom" aria-haspopup="true" aria-expanded="false"> <i class="fab fa-whmcs" aria-hidden="true"></i> <span class="sr-only"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'global.settings'),$_smarty_tpl ) );?> </span> </button> <ul id="widgetSettingsDropdownMenu" class="dropdown-menu pull-right" aria-labelledby="widgetSettings"> <li> <h4><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'home.configureWidgetDisplayTitle'),$_smarty_tpl ) );?> </h4> </li> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['widgets']->value, 'widget'); $_smarty_tpl->tpl_vars['widget']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['widget']->value) { $_smarty_tpl->tpl_vars['widget']->do_else = false; ?> <li<?php if (!in_array($_smarty_tpl->tpl_vars['widget']->value->getId(),$_smarty_tpl->tpl_vars['hiddenWidgets']->value)) {?> class="active"<?php }?>> <label class="checkbox-inline"> <input type="checkbox" class="display-widget"<?php if (!in_array($_smarty_tpl->tpl_vars['widget']->value->getId(),$_smarty_tpl->tpl_vars['hiddenWidgets']->value)) {?> checked="checked"<?php }?> data-widget="<?php echo $_smarty_tpl->tpl_vars['widget']->value->getId();?> " value="1"> <?php echo $_smarty_tpl->tpl_vars['widget']->value->getTitle();?> </label> </li> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </ul> </div> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['staticWidgets']->value, 'widget'); $_smarty_tpl->tpl_vars['widget']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['widget']->value) { $_smarty_tpl->tpl_vars['widget']->do_else = false; ?> <div id="panel<?php echo $_smarty_tpl->tpl_vars['widget']->value->getId();?> " class="dashboard-panel-static-item dashboard-panel-item-columns-<?php echo $_smarty_tpl->tpl_vars['widget']->value->getColumnSize(); if (in_array($_smarty_tpl->tpl_vars['widget']->value->getId(),$_smarty_tpl->tpl_vars['hiddenWidgets']->value)) {?> hidden<?php }?>"> <?php if ($_smarty_tpl->tpl_vars['widget']->value->showWrapper()) {?> <div class="panel panel-default widget-<?php echo strtolower($_smarty_tpl->tpl_vars['widget']->value->getId());?> " data-widget="<?php echo $_smarty_tpl->tpl_vars['widget']->value->getId();?> "> <div class="panel-heading"> <div class="widget-tools"> <a href="#" class="widget-refresh"><i class="fas fa-sync"></i></a> <a href="#" class="widget-minimise"><i class="fas fa-chevron-up"></i></a> <a href="#" class="widget-hide"><i class="fas fa-times"></i></a> </div> <h3 class="panel-title"><?php echo $_smarty_tpl->tpl_vars['widget']->value->getTitle();?> </h3> </div> <div class="panel-body"> <?php }?> <?php echo $_smarty_tpl->tpl_vars['widget']->value->render();?> <?php if ($_smarty_tpl->tpl_vars['widget']->value->showWrapper()) {?> </div> </div> <?php }?> </div> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <div class="home-widgets-container" data-masonry='{ "itemSelector": ".dashboard-panel-item", "columnWidth": ".dashboard-panel-sizer", "percentPosition": "true" }'> <div class="dashboard-panel-sizer"></div> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['sortableWidgets']->value, 'widget'); $_smarty_tpl->tpl_vars['widget']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['widget']->value) { $_smarty_tpl->tpl_vars['widget']->do_else = false; ?> <div id="panel<?php echo $_smarty_tpl->tpl_vars['widget']->value->getId();?> " data-widget="<?php echo $_smarty_tpl->tpl_vars['widget']->value->getId();?> " class="dashboard-panel-item dashboard-panel-item-columns-<?php echo $_smarty_tpl->tpl_vars['widget']->value->getColumnSize(); if (in_array($_smarty_tpl->tpl_vars['widget']->value->getId(),$_smarty_tpl->tpl_vars['hiddenWidgets']->value)) {?> hidden<?php }?>"> <?php if ($_smarty_tpl->tpl_vars['widget']->value->showWrapper()) {?> <div class="panel panel-default widget-<?php echo strtolower($_smarty_tpl->tpl_vars['widget']->value->getId());?> " data-widget="<?php echo $_smarty_tpl->tpl_vars['widget']->value->getId();?> "> <div class="panel-heading"> <div class="widget-tools"> <a href="#" class="widget-refresh"><i class="fas fa-sync"></i></a> <a href="#" class="widget-minimise"><i class="fas fa-chevron-up"></i></a> <a href="#" class="widget-hide"><i class="fas fa-times"></i></a> </div> <h3 class="panel-title"><?php echo $_smarty_tpl->tpl_vars['widget']->value->getTitle();?> </h3> </div> <div class="panel-body"> <?php }?> <?php echo $_smarty_tpl->tpl_vars['widget']->value->render();?> <?php if ($_smarty_tpl->tpl_vars['widget']->value->showWrapper()) {?> </div> </div> <?php }?> </div> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </div> <?php echo $_smarty_tpl->tpl_vars['generateInvoices']->value;?> <?php echo $_smarty_tpl->tpl_vars['creditCardCapture']->value;?> <?php } }