| Server IP : 23.111.136.34 / Your IP : 216.73.216.136 Web Server : Apache System : Linux servidor.eurohost.com.br 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : meusitei ( 1072) PHP Version : 5.6.40 Disable Function : show_source, system, shell_exec, passthru, proc_open MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/meusitei/public_html/central/gestor/templates/v4/ |
Upload File : |
</div>
</div>
</div>
<div class="col-md-2 col-md-pull-10 col-sm-3 col-sm-pull-9" id="sidebar">
{include file="v4/sidebar.tpl"}
</div>
<div class="clear"></div>
</div>
<div id="footer">
Copyright © <a href="http://www.whmcs.com/" target="_blank">WHMCompleteSolution</a>. All Rights Reserved.
</div>
{if $clientLimitNotification}
<div class="client-limit-notification client-limit-notification-form panel panel-{$clientLimitNotification.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="fa {$clientLimitNotification.icon}"></i>
<span>{$clientLimitNotification.title}</span>
<small>({$clientLimitNotification.numberOfActiveClients} / {$clientLimitNotification.clientLimit})</small>
</h3>
</div>
<div class="panel-body">
<p>{$clientLimitNotification.body}</p>
<form method="post" action="{$clientLimitNotification.upgradeUrl}" target="_blank" data-fetch-url="{routePath('admin-help-license-upgrade-data')}">
<input type="hidden" name="token" value="{$csrfToken}">
<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-{$clientLimitNotification.class}{if $clientLimitNotification.autoUpgradeEnabled} hidden{/if}" id="btnClientLimitNotificationUpgrade">Upgrade Now</button>
{if $clientLimitNotification.learnMoreUrl}
<a href="{$clientLimitNotification.learnMoreUrl}" class="btn btn-xs {if $clientLimitNotification.autoUpgradeEnabled}btn-{$clientLimitNotification.class}{else}btn-link{/if}" target="_blank">Learn more »</a>
{/if}
</div>
</form>
</div>
</div>
{/if}
<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">Close</span>
</button>
<h4 class="modal-title" id="modalAjaxTitle">Title</h4>
</div>
<div class="modal-body panel-body" id="modalAjaxBody">
Loading...
</div>
<div class="modal-footer panel-footer" id="modalAjaxFooter">
<div id="modalFooterLeft"></div>
<div class="pull-left loader" id="modalAjaxLoader">
<i class="fa fa-circle-o-notch fa-spin"></i> Loading...
</div>
<button id="modalAjaxClose" type="button" class="btn btn-default" data-dismiss="modal">
Close
</button>
<button type="button" class="btn btn-primary modal-submit" id="modalAjaxSubmit">
Submit
</button>
</div>
</div>
</div>
</div>
{$footeroutput}
</body>
</html>