| 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:18
from '/home/stapolin/billing.stapolin.com/admin/templates/blend/includes.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.36',
'unifunc' => 'content_64dd30726ef8e9_50255757',
'has_nocache_code' => false,
'file_dependency' =>
array (
'9da168735c862b5934196c6c6741102e93d6aba6' =>
array (
0 => '/home/stapolin/billing.stapolin.com/admin/templates/blend/includes.tpl',
1 => 1692214322,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_64dd30726ef8e9_50255757 (Smarty_Internal_Template $_smarty_tpl) {
?><form method="post" action="<?php echo routePath('admin-notes-save');?>
" id="frmMyNotes">
<input type="hidden" name="action" value="savenotes" />
<input type="hidden" name="token" value="<?php echo $_smarty_tpl->tpl_vars['csrfToken']->value;?>
" />
<div class="modal fade modal-my-notes" id="modalMyNotes">
<div class="modal-dialog">
<div class="modal-content panel-primary">
<div class="modal-header panel-heading">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['mynotes'];?>
</h4>
</div>
<div class="modal-body">
<textarea id="mynotesbox" name="notes" rows="12" class="form-control"><?php echo $_smarty_tpl->tpl_vars['admin_notes']->value;?>
</textarea>
</div>
<div class="modal-footer panel-footer">
<button type="button" class="btn btn-default" data-dismiss="modal"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['cancel'];?>
</button>
<button type="submit" class="btn btn-primary" id="btnMyNotesSave"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['savechanges'];?>
</button>
</div>
</div>
</div>
</div>
</form>
<?php if ($_smarty_tpl->tpl_vars['clientLimitNotification']->value) {?>
<div class="client-limit-notification client-limit-notification-form panel panel-<?php echo $_smarty_tpl->tpl_vars['clientLimitNotification']->value['class'];?>
" id="clientLimitNotification">
<div class="panel-heading">
<button type="button" class="close" id="btnClientLimitNotificationDismiss"><span aria-hidden="true">×</span></button>
<h3 class="panel-title">
<i class="fas <?php echo $_smarty_tpl->tpl_vars['clientLimitNotification']->value['icon'];?>
"></i>
<span><?php echo $_smarty_tpl->tpl_vars['clientLimitNotification']->value['title'];?>
</span>
<small>(<?php echo $_smarty_tpl->tpl_vars['clientLimitNotification']->value['numberOfActiveClients'];?>
/ <?php echo $_smarty_tpl->tpl_vars['clientLimitNotification']->value['clientLimit'];?>
)</small>
</h3>
</div>
<div class="panel-body">
<p><?php echo $_smarty_tpl->tpl_vars['clientLimitNotification']->value['body'];?>
</p>
<form method="post" action="<?php echo $_smarty_tpl->tpl_vars['clientLimitNotification']->value['upgradeUrl'];?>
" target="_blank" data-fetch-url="<?php echo routePath('admin-help-license-upgrade-data');?>
">
<input type="hidden" name="token" value="<?php echo $_smarty_tpl->tpl_vars['csrfToken']->value;?>
">
<input type="hidden" name="getupgradedata" value="1">
<input type="hidden" name="license_key" value="" class="input-license-key">
<input type="hidden" name="member_data" value="" class="input-member-data">
<div class="links">
<a href="#" id="btnClientLimitNotificationDontShowAgain" class="btn btn-xs btn-link pull-right">Don't show this again</a>
<button type="submit" class="btn btn-xs btn-<?php echo $_smarty_tpl->tpl_vars['clientLimitNotification']->value['class'];
if ($_smarty_tpl->tpl_vars['clientLimitNotification']->value['autoUpgradeEnabled']) {?> hidden<?php }?>" id="btnClientLimitNotificationUpgrade">Upgrade Now</button>
<?php if ($_smarty_tpl->tpl_vars['clientLimitNotification']->value['learnMoreUrl']) {?>
<a href="<?php echo $_smarty_tpl->tpl_vars['clientLimitNotification']->value['learnMoreUrl'];?>
" class="btn btn-xs <?php if ($_smarty_tpl->tpl_vars['clientLimitNotification']->value['autoUpgradeEnabled']) {?>btn-<?php echo $_smarty_tpl->tpl_vars['clientLimitNotification']->value['class'];
} else { ?>btn-link<?php }?>" target="_blank">Learn more »</a>
<?php }?>
</div>
</form>
</div>
</div>
<?php }?>
<div class="modal whmcs-modal fade" id="modalAjax" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content panel panel-primary">
<div class="modal-header panel-heading" id="modalAjaxHeader">
<button id="modalAjaxCloseSmall" type="button" class="close" data-dismiss="modal">
<span aria-hidden="true">×</span>
<span class="sr-only"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['close'];?>
</span>
</button>
<h4 class="modal-title" id="modalAjaxTitle"></h4>
</div>
<div class="modal-body panel-body" id="modalAjaxBody">
<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['loading'];?>
</div>
<div class="modal-footer panel-footer" id="modalAjaxFooter">
<div id="modalFooterLeft"></div>
<div class="pull-left loader" id="modalAjaxLoader">
<i class="fas fa-circle-notch fa-spin"></i>
<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['loading'];?>
</div>
<button id="modalAjaxClose" type="button" class="btn btn-default" data-dismiss="modal">
<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['close'];?>
</button>
<button type="button" class="btn btn-primary modal-submit" id="modalAjaxSubmit">
<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['submit'];?>
</button>
</div>
</div>
</div>
</div>
<?php }
}