| Server IP : 213.255.246.8 / Your IP : 216.73.217.138 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-16 20:24:17
from '/home/stapolin/billing.stapolin.com/admin/templates/blend/header.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.36',
'unifunc' => 'content_64dd307185f2c4_54183201',
'has_nocache_code' => false,
'file_dependency' =>
array (
'e39c057992b0eb9a5f4dfd70a103f8643b7d2625' =>
array (
0 => '/home/stapolin/billing.stapolin.com/admin/templates/blend/header.tpl',
1 => 1692214322,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_64dd307185f2c4_54183201 (Smarty_Internal_Template $_smarty_tpl) {
?><!DOCTYPE html>
<html lang="en">
<head>
<meta charset="<?php echo $_smarty_tpl->tpl_vars['charset']->value;?>
">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="referrer" content="same-origin">
<title>WHMCS - <?php echo $_smarty_tpl->tpl_vars['pagetitle']->value;?>
</title>
<link href="//fonts.googleapis.com/css?family=Open+Sans:300,400,600" rel="stylesheet">
<link href="templates/<?php echo $_smarty_tpl->tpl_vars['template']->value;?>
/css/all.min.css?v=<?php echo $_smarty_tpl->tpl_vars['versionHash']->value;?>
" rel="stylesheet" />
<link href="templates/<?php echo $_smarty_tpl->tpl_vars['template']->value;?>
/css/theme.min.css?v=<?php echo $_smarty_tpl->tpl_vars['versionHash']->value;?>
" rel="stylesheet" />
<link href="<?php echo \WHMCS\Utility\Environment\WebHelper::getBaseUrl();?>
/assets/css/fontawesome-all.min.css" rel="stylesheet" />
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['template']->value;?>
/js/vendor.min.js?v=<?php echo $_smarty_tpl->tpl_vars['versionHash']->value;?>
"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['template']->value;?>
/js/scripts.min.js?v=<?php echo $_smarty_tpl->tpl_vars['versionHash']->value;?>
"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
>
var datepickerformat = "<?php echo $_smarty_tpl->tpl_vars['datepickerformat']->value;?>
",
csrfToken="<?php echo $_smarty_tpl->tpl_vars['csrfToken']->value;?>
",
adminBaseRoutePath = "<?php echo \WHMCS\Admin\AdminServiceProvider::getAdminRouteBase();?>
",
whmcsBaseUrl = "<?php echo \WHMCS\Utility\Environment\WebHelper::getBaseUrl();?>
";
<?php if ($_smarty_tpl->tpl_vars['jquerycode']->value) {?>
$(document).ready(function(){
<?php echo $_smarty_tpl->tpl_vars['jquerycode']->value;?>
});
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['jscode']->value) {?>
<?php echo $_smarty_tpl->tpl_vars['jscode']->value;?>
<?php }?>
<?php echo '</script'; ?>
>
<?php echo $_smarty_tpl->tpl_vars['headoutput']->value;?>
</head>
<body class="<?php if (empty($_smarty_tpl->tpl_vars['sidebar']->value)) {?>no-sidebar<?php }
if (!empty($_smarty_tpl->tpl_vars['globalAdminWarningMsg']->value)) {?> has-warning-banner<?php }?>" data-phone-cc-input="<?php if (!empty($_smarty_tpl->tpl_vars['phoneNumberInputStyle']->value)) {
echo $_smarty_tpl->tpl_vars['phoneNumberInputStyle']->value;
}?>">
<?php echo $_smarty_tpl->tpl_vars['headeroutput']->value;?>
<div class="alert alert-warning global-admin-warning">
<?php echo $_smarty_tpl->tpl_vars['globalAdminWarningMsg']->value;?>
</div>
<div class="navigation">
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['template']->value)."/nav.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<div class="sidebar<?php if ($_smarty_tpl->tpl_vars['minsidebar']->value) {?> minimized<?php }?>" id="sidebar">
<a href="#" class="sidebar-collapse-expand" id="sidebarCollapseExpand">
<i class="fa fa-chevron-down"></i>
</a>
<div class="sidebar-collapse">
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['template']->value)."/sidebar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
</div>
<a href="#" class="sidebar-opener<?php if ($_smarty_tpl->tpl_vars['minsidebar']->value) {?> minimized<?php }?>" id="sidebarOpener">
<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['openSidebar'];?>
</a>
<div class="<?php echo $_smarty_tpl->tpl_vars['contentAreaClasses']->value;?>
" id="contentarea">
<div style="float:left;width:100%;">
<h1<?php if ($_smarty_tpl->tpl_vars['pagetitle']->value == $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['hometitle']) {?> class="pull-left"<?php }?>><?php echo $_smarty_tpl->tpl_vars['pagetitle']->value;?>
</h1>
<?php }
}