Submit
Path:
~
/
home
/
getwphos
/
whmcsdata
/
templates_c
/
File Content:
3f0f6384d4f9ff34d39233e179fa52aeda291be6_0.file.clientssummary.tpl.php
<?php /* Smarty version 3.1.32, created on 2018-10-24 21:20:11 from '/home/getwphos/clients.getwphost.com/customadminfolder/templates/blend/clientssummary.tpl' */ /* @var Smarty_Internal_Template $_smarty_tpl */ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array ( 'version' => '3.1.32', 'unifunc' => 'content_5bd0e20b94e521_81259765', 'has_nocache_code' => false, 'file_dependency' => array ( '3f0f6384d4f9ff34d39233e179fa52aeda291be6' => array ( 0 => '/home/getwphos/clients.getwphost.com/customadminfolder/templates/blend/clientssummary.tpl', 1 => 1535377958, 2 => 'file', ), ), 'includes' => array ( ), ),false)) { function content_5bd0e20b94e521_81259765 (Smarty_Internal_Template $_smarty_tpl) { $_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/home/getwphos/clients.getwphost.com/vendor/smarty/smarty/libs/plugins/function.cycle.php','function'=>'smarty_function_cycle',),1=>array('file'=>'/home/getwphos/clients.getwphost.com/vendor/smarty/smarty/libs/plugins/modifier.replace.php','function'=>'smarty_modifier_replace',),)); ?><div id="clientsummarycontainer"> <div class="clearfix"> <div class="clientsummaryactions"> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['settingtaxexempt'];?> : <span id="taxstatus" class="csajaxtoggle" style="text-decoration:underline;cursor:pointer"><strong class="<?php if ($_smarty_tpl->tpl_vars['clientsdetails']->value['taxstatus'] == "Yes") {?>textgreen<?php } else { ?>textred<?php }?>"><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['taxstatus'];?> </strong></span> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['settingautocc'];?> : <span id="autocc" class="csajaxtoggle" style="text-decoration:underline;cursor:pointer"><strong class="<?php if ($_smarty_tpl->tpl_vars['clientsdetails']->value['autocc'] == "Yes") {?>textgreen<?php } else { ?>textred<?php }?>"><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['autocc'];?> </strong></span> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['settingreminders'];?> : <span id="overduenotices" class="csajaxtoggle" style="text-decoration:underline;cursor:pointer"><strong class="<?php if ($_smarty_tpl->tpl_vars['clientsdetails']->value['overduenotices'] == "Yes") {?>textgreen<?php } else { ?>textred<?php }?>"><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['overduenotices'];?> </strong></span> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['settinglatefees'];?> : <span id="latefees" class="csajaxtoggle" style="text-decoration:underline;cursor:pointer"><strong class="<?php if ($_smarty_tpl->tpl_vars['clientsdetails']->value['latefees'] == "Yes") {?>textgreen<?php } else { ?>textred<?php }?>"><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['latefees'];?> </strong></span> </div> <div class="client-summary-name"> #<span id="userId"><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> </span> - <?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['firstname'];?> <?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['lastname'];?> </div> <?php if ($_smarty_tpl->tpl_vars['emailVerificationEnabled']->value && $_smarty_tpl->tpl_vars['emailVerificationPending']->value) {?> <div class="email-verification alert-warning" role="alert"> <i class="fas fa-exclamation-triangle"></i> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['emailAddressNotVerified'];?> <div class="pull-right"> <button id="btnResendVerificationEmail" class="btn btn-default btn-sm"> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['resendEmail'];?> </button> </div> </div> <?php }?> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['addons_html']->value, 'addon_html'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['addon_html']->value) { ?> <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);?> </div> <div class="row client-summary-panels"> <div class="col-lg-3 col-sm-6"> <div class="clientssummarybox"> <div class="title"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['infoheading'];?> </div> <table class="clientssummarystats" cellspacing="0" cellpadding="2"> <tr><td width="110"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['firstname'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['firstname'];?> </td></tr> <tr class="altrow"><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['lastname'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['lastname'];?> </td></tr> <tr><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['companyname'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['companyname'];?> </td></tr> <tr class="altrow"><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['email'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['email']; if ($_smarty_tpl->tpl_vars['emailVerificationEnabled']->value) {?> <?php if ($_smarty_tpl->tpl_vars['emailVerified']->value) {?><span class="label label-success"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clients']['emailVerified'];?> </span><?php } else { ?><span class="label label-danger"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clients']['emailUnverified'];?> </span><?php } }?></td></tr> <tr><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['address1'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['address1'];?> </td></tr> <tr class="altrow"><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['address2'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['address2'];?> </td></tr> <tr><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['city'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['city'];?> </td></tr> <tr class="altrow"><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['state'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['state'];?> </td></tr> <tr><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['postcode'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['postcode'];?> </td></tr> <tr class="altrow"><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['country'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['country'];?> - <?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['countrylong'];?> </td></tr> <tr><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['phonenumber'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['phonenumber'];?> </td></tr> </table> <ul> <li><a id="summary-reset-password" href="clientssummary.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &resetpw=true&token=<?php echo $_smarty_tpl->tpl_vars['csrfToken']->value;?> "><img src="images/icons/resetpw.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clients']['resetsendpassword'];?> </a></li> <li><a id="summary-cccard-details" href="#" onClick="openCCDetails();return false"><img src="images/icons/offlinecc.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['ccinfo'];?> </a></li> <li><a id="summary-login-as-client" href="../dologin.php?username=<?php echo urlencode($_smarty_tpl->tpl_vars['clientsdetails']->value['email']);?> &language=<?php echo $_smarty_tpl->tpl_vars['adminLanguage']->value;?> "><img src="images/icons/clientlogin.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['loginasclient'];?> </a></li> </ul> </div> <div class="clientssummarybox"> <div class="title"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['contactsheading'];?> </div> <table class="clientssummarystats" cellspacing="0" cellpadding="2"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['contacts']->value, 'contact', false, 'num'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['contact']->value) { ?> <tr class="<?php echo smarty_function_cycle(array('values'=>",altrow"),$_smarty_tpl);?> "><td align="center"><a href="clientscontacts.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &contactid=<?php echo $_smarty_tpl->tpl_vars['contact']->value['id'];?> "><?php echo $_smarty_tpl->tpl_vars['contact']->value['firstname'];?> <?php echo $_smarty_tpl->tpl_vars['contact']->value['lastname'];?> </a> - <?php echo $_smarty_tpl->tpl_vars['contact']->value['email'];?> </td></tr> <?php } } else { ?> <tr><td align="center"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['nocontacts'];?> </td></tr> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </table> <ul> <li><a href="clientscontacts.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &contactid=addnew"><img src="images/icons/clientsadd.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clients']['addcontact'];?> </a></li> </ul> </div> </div> <div class="col-lg-3 col-sm-6"> <div class="clientssummarybox"> <div class="title"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['billingheading'];?> </div> <table class="clientssummarystats" cellspacing="0" cellpadding="2"> <tr> <td width="110"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['status']['paid'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['stats']->value['numpaidinvoices'];?> (<?php echo $_smarty_tpl->tpl_vars['stats']->value['paidinvoicesamount'];?> )</td> </tr> <tr class="altrow"> <td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['status']['draft'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['stats']->value['numDraftInvoices'];?> (<?php echo $_smarty_tpl->tpl_vars['stats']->value['draftInvoicesBalance'];?> )</td> </tr> <tr> <td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['status']['unpaid'];?> /<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['status']['due'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['stats']->value['numdueinvoices'];?> (<?php echo $_smarty_tpl->tpl_vars['stats']->value['dueinvoicesbalance'];?> )</td> </tr> <tr class="altrow"> <td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['status']['cancelled'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['stats']->value['numcancelledinvoices'];?> (<?php echo $_smarty_tpl->tpl_vars['stats']->value['cancelledinvoicesamount'];?> )</td> </tr> <tr> <td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['status']['refunded'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['stats']->value['numrefundedinvoices'];?> (<?php echo $_smarty_tpl->tpl_vars['stats']->value['refundedinvoicesamount'];?> )</td> </tr> <tr class="altrow"> <td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['status']['collections'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['stats']->value['numcollectionsinvoices'];?> (<?php echo $_smarty_tpl->tpl_vars['stats']->value['collectionsinvoicesamount'];?> )</td> </tr> <tr> <td colspan="2"><strong><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['billing']['income'];?> </strong></td> </tr> <tr class="altrow"> <td><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'billing.grossRevenue'),$_smarty_tpl ) );?> </td> <td><?php echo $_smarty_tpl->tpl_vars['stats']->value['grossRevenue'];?> </td> </tr> <tr> <td><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'billing.clientExpenses'),$_smarty_tpl ) );?> </td> <td><?php echo $_smarty_tpl->tpl_vars['stats']->value['expenses'];?> </td> </tr> <tr class="altrow"> <td><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'billing.netIncome'),$_smarty_tpl ) );?> </td> <td><strong><?php echo $_smarty_tpl->tpl_vars['stats']->value['income'];?> </strong></td> </tr> <tr> <td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clients']['creditbalance'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['stats']->value['creditbalance'];?> </td> </tr> </table> <ul> <li><a href="invoices.php?action=createinvoice&userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &token=<?php echo $_smarty_tpl->tpl_vars['csrfToken']->value;?> "><img src="images/icons/invoicesedit.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['invoices']['create'];?> </a></li> <li><a href="#" data-toggle="modal" data-target="#modalAddFunds"><img src="images/icons/addfunds.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['createaddfunds'];?> </a></li> <li><a href="#" data-toggle="modal" data-target="#modalGenerateInvoices"><img src="images/icons/ticketspredefined.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['invoices']['geninvoices'];?> </a></li> <li><a href="clientsbillableitems.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &action=manage"><img src="images/icons/billableitems.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['billableitems']['additem'];?> </a></li> <li><a href="#" id="manageCredits" onClick="window.open('clientscredits.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> ','','width=750,height=350,scrollbars=yes');return false"><img src="images/icons/income.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['managecredits'];?> </a></li> <li><a href="quotes.php?action=manage&userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> "><img src="images/icons/quotes.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['quotes']['createnew'];?> </a></li> </ul> </div> <div class="clientssummarybox"> <div class="title"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['otherinfoheading'];?> </div> <table class="clientssummarystats" cellspacing="0" cellpadding="2"> <tr><td width="110"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['status'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['status'];?> </td></tr> <tr class="altrow"><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['clientgroup'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['clientgroup']->value['name'];?> </td></tr> <tr><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['signupdate'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['signupdate']->value;?> </td></tr> <tr class="altrow"><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['clientfor'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['clientfor']->value;?> </td></tr> <tr><td width="110"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['lastlogin'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['lastlogin']->value;?> </td></tr> <?php if ($_smarty_tpl->tpl_vars['emailVerificationEnabled']->value) {?> <tr class="altrow"><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['emailverified'];?> </td><td><?php if ($_smarty_tpl->tpl_vars['emailVerified']->value) { echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['yes']; } else { echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['no']; }?></td></tr> <?php }?> </table> </div> </div> <div class="col-lg-3 col-sm-6"> <div class="clientssummarybox"> <div class="title"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['services']['title'];?> </div> <table class="clientssummarystats" cellspacing="0" cellpadding="2"> <tr><td width="140"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['orders']['sharedhosting'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['stats']->value['productsnumactivehosting'];?> (<?php echo $_smarty_tpl->tpl_vars['stats']->value['productsnumhosting'];?> Total)</td></tr> <tr class="altrow"><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['orders']['resellerhosting'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['stats']->value['productsnumactivereseller'];?> (<?php echo $_smarty_tpl->tpl_vars['stats']->value['productsnumreseller'];?> Total)</td></tr> <tr><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['orders']['server'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['stats']->value['productsnumactiveservers'];?> (<?php echo $_smarty_tpl->tpl_vars['stats']->value['productsnumservers'];?> Total)</td></tr> <tr class="altrow"><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['orders']['other'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['stats']->value['productsnumactiveother'];?> (<?php echo $_smarty_tpl->tpl_vars['stats']->value['productsnumother'];?> Total)</td></tr> <tr><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['domains']['title'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['stats']->value['numactivedomains'];?> (<?php echo $_smarty_tpl->tpl_vars['stats']->value['numdomains'];?> Total)</td></tr> <tr class="altrow"><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['stats']['acceptedquotes'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['stats']->value['numacceptedquotes'];?> (<?php echo $_smarty_tpl->tpl_vars['stats']->value['numquotes'];?> Total)</td></tr> <tr><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['support']['supporttickets'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['stats']->value['numactivetickets'];?> (<?php echo $_smarty_tpl->tpl_vars['stats']->value['numtickets'];?> Total)</td></tr> <tr class="altrow"><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['stats']['affiliatesignups'];?> </td><td><?php echo $_smarty_tpl->tpl_vars['stats']->value['numaffiliatesignups'];?> </td></tr> </table> <ul> <li><a href="orders.php?clientid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> "><img src="images/icons/orders.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['vieworders'];?> </a></li> <li><a href="ordersadd.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> "><img src="images/icons/ordersadd.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['orders']['addnew'];?> </a></li> </ul> </div> <div class="clientssummarybox"> <div class="title"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['filesheading'];?> </div> <table class="clientssummarystats" cellspacing="0" cellpadding="2"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['files']->value, 'file', false, 'num'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['file']->value) { ?> <tr class="<?php echo smarty_function_cycle(array('values'=>",altrow"),$_smarty_tpl);?> "><td align="center"><a href="../dl.php?type=f&id=<?php echo $_smarty_tpl->tpl_vars['file']->value['id'];?> "><i class="far fa-file"></i> <?php echo $_smarty_tpl->tpl_vars['file']->value['title'];?> </a> <?php if ($_smarty_tpl->tpl_vars['file']->value['adminonly']) {?>(<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['fileadminonly'];?> )<?php }?> <img src="images/icons/delete.png" align="absmiddle" border="0" onClick="deleteFile('<?php echo $_smarty_tpl->tpl_vars['file']->value['id'];?> ')" /></td></tr> <?php } } else { ?> <tr><td align="center"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['nofiles'];?> </td></tr> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </table> <ul> <li><a href="#" id="addfile"><img src="images/icons/add.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['fileadd'];?> </a></li> </ul> <div id="addfileform" style="display:none;" class="top-margin-5"> <form method="post" action="clientssummary.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &action=uploadfile" enctype="multipart/form-data"> <table class="clientssummarystats" cellspacing="0" cellpadding="2"> <tr><td width="40"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['filetitle'];?> </td><td class="fieldarea"><input type="text" name="title" style="width:90%" /></td></tr> <tr><td><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['filename'];?> </td><td class="fieldarea"><input type="file" name="uploadfile" style="width:90%" /></td></tr> <tr><td></td><td class="fieldarea"><input type="checkbox" name="adminonly" value="1" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['fileadminonly'];?> <input type="submit" value="<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['submit'];?> " /></td></tr> </table> </form> </div> </div> <div class="clientssummarybox"> <div class="title"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['emailsheading'];?> </div> <table class="clientssummarystats" cellspacing="0" cellpadding="2"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['lastfivemail']->value, 'email', false, 'num'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['email']->value) { ?> <tr class="<?php echo smarty_function_cycle(array('values'=>",altrow"),$_smarty_tpl);?> "><td align="center"><?php echo $_smarty_tpl->tpl_vars['email']->value['date'];?> - <a href="#" onClick="window.open('clientsemails.php?&displaymessage=true&id=<?php echo $_smarty_tpl->tpl_vars['email']->value['id'];?> ','','width=650,height=400,scrollbars=yes');return false"><?php echo $_smarty_tpl->tpl_vars['email']->value['subject'];?> </a></td></tr> <?php } } else { ?> <tr><td align="center"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['noemails'];?> </td></tr> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </table> </div> </div> <div class="col-lg-3 col-sm-6"> <div class="clientssummarybox"> <div class="title"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['actionsheading'];?> </div> <ul> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['customactionlinks']->value, 'customactionlink'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['customactionlink']->value) { ?> <li><?php echo $_smarty_tpl->tpl_vars['customactionlink']->value;?> </li> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <li><a href="reports.php?report=client_statement&userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> "><img src="images/icons/reports.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['accountstatement'];?> </a></li> <li><a href="supporttickets.php?action=open&userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> "><img src="images/icons/ticketsopen.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['newticket'];?> </a></li> <li><a href="supporttickets.php?view=any&client=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> "><img src="images/icons/ticketsother.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['viewtickets'];?> </a></li> <li><a href="<?php if ($_smarty_tpl->tpl_vars['affiliateid']->value) {?>affiliates.php?action=edit&id=<?php echo $_smarty_tpl->tpl_vars['affiliateid']->value; } else { ?>clientssummary.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &activateaffiliate=true&token=<?php echo $_smarty_tpl->tpl_vars['csrfToken']->value; }?>"><img src="images/icons/affiliates.png" border="0" align="absmiddle" /> <?php if ($_smarty_tpl->tpl_vars['affiliateid']->value) { echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['viewaffiliate']; } else { echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['activateaffiliate']; }?></a></li> <li><a href="#" onClick="window.open('clientsmerge.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> ','movewindow','width=500,height=280,top=100,left=100,scrollbars=1');return false"><img src="images/icons/clients.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['mergeclients'];?> </a></li> <li><a href="#" onClick="closeClient();return false" style="color:#000000;"><img src="images/icons/delete.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['closeclient'];?> </a></li> <li><a href="#" onClick="deleteClient();return false" style="color:#CC0000;"><img src="images/icons/delete.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['deleteclient'];?> </a></li> <li> <a href="reports.php?report=client&userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> "> <img src="images/icons/csvexports.png" border="0" align="absmiddle" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['export'];?> </a> </li> </ul> </div> <div class="clientssummarybox"> <div class="title"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['sendemailheading'];?> </div> <form action="clientsemails.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &action=send&type=general" method="post"> <input type="hidden" name="id" value="<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> "> <div align="center"><?php echo $_smarty_tpl->tpl_vars['messages']->value;?> <input type="submit" value="<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['go'];?> " class="button btn btn-default"></div> </form> </div> <div class="clientssummarybox"> <div class="title"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['adminnotes'];?> </div> <form method="post" action="<?php echo $_SERVER['PHP_SELF'];?> ?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &action=savenotes"> <div align="center"> <textarea name="adminnotes" rows="5" class="form-control bottom-margin-5"><?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['notes'];?> </textarea> <input type="submit" value="<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['submit'];?> " class="button btn btn-default" /> </div> </form> </div> </div> </div> <p align="right"> <button id="btnStatusEnabled" type="button" value="filter" class="btn btn-xs btn-small" onclick="toggleStatusFilter()"> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['statusfilter'];?> : <span class="on"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'global.on'),$_smarty_tpl ) );?> </span><span class="off"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'global.off'),$_smarty_tpl ) );?> </span> </button> </p> <div id="statusfilter"> <form> <div class="checkall"> <label class="checkbox-inline"><input type="checkbox" id="statusfiltercheckall" checked="checked"/> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['checkall'];?> </label> </div> <table class="datatable" width="100%" border="0" cellspacing="1" cellpadding="3"> <tr> <th></th> </tr> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['itemstatuses']->value, 'statuslang', false, 'itemstatus'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['itemstatus']->value => $_smarty_tpl->tpl_vars['statuslang']->value) { ?> <tr> <td><label class="checkbox-inline" style="display:block;"><input type="checkbox" name="statusfilter[]" value="<?php echo $_smarty_tpl->tpl_vars['itemstatus']->value;?> " onclick="uncheckCheckAllStatusFilter()" checked="checked" /> <?php echo $_smarty_tpl->tpl_vars['statuslang']->value;?> </label></td> </tr> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <tr> <th></th> </tr> </table> <div class="applybtn"> <input type="button" value="<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['apply'];?> " class="btn btn-xs btn-small btn-primary" onclick="applyStatusFilter();toggleStatusFilter();return false;" /> </div> </form> </div> <form method="post" action="<?php echo $_SERVER['PHP_SELF'];?> ?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &action=massaction"> <table width="100%" class="form"> <tr><td colspan="2" class="fieldarea" style="text-align:center;"><strong><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['services']['title'];?> </strong></td></tr> <tr><td align="center"> <div class="tablebg"> <table class="datatable filterable" width="100%" border="0" cellspacing="1" cellpadding="3"> <tr> <th width="20"><input type="checkbox" id="prodsall" /></th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['id'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['product'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['amount'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['billingcycle'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['signupdate'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['nextduedate'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['status'];?> </th> <th width="20"></th> </tr> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['productsummary']->value, 'product', false, 'num'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['product']->value) { ?> <tr> <td><input type="checkbox" name="selproducts[]" value="<?php echo $_smarty_tpl->tpl_vars['product']->value['id'];?> " class="checkprods" /></td> <td><a href="clientsservices.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &id=<?php echo $_smarty_tpl->tpl_vars['product']->value['id'];?> "><?php echo $_smarty_tpl->tpl_vars['product']->value['idshort'];?> </a></td> <td style="padding-left:5px;padding-right:5px"><?php echo $_smarty_tpl->tpl_vars['product']->value['dpackage'];?> - <a href="http://<?php echo $_smarty_tpl->tpl_vars['product']->value['domain'];?> " target="_blank"><?php echo $_smarty_tpl->tpl_vars['product']->value['domain'];?> </a></td> <td><?php echo $_smarty_tpl->tpl_vars['product']->value['amount'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['product']->value['dbillingcycle'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['product']->value['regdate'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['product']->value['nextduedate'];?> </td> <td class="status" data-filter-value="<?php echo $_smarty_tpl->tpl_vars['product']->value['domainoriginalstatus'];?> "><?php echo $_smarty_tpl->tpl_vars['product']->value['domainstatus'];?> </td> <td><a href="clientsservices.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &id=<?php echo $_smarty_tpl->tpl_vars['product']->value['id'];?> "><img src="images/edit.gif" width="16" height="16" border="0" alt="Edit"></a></td> </tr> <?php } } else { ?> <tr> <td colspan="9"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['norecordsfound'];?> </td> </tr> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </table> </div> </td></tr> </table> <table width="100%" class="form"> <tr><td colspan="2" class="fieldarea" style="text-align:center;"><strong><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['addons']['title'];?> </strong></td></tr> <tr><td align="center"> <div class="tablebg"> <table class="datatable filterable" width="100%" border="0" cellspacing="1" cellpadding="3"> <tr> <th width="20"><input type="checkbox" id="addonsall" /></th> <th>ID</th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['addons']['name'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['amount'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['billingcycle'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['signupdate'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['nextduedate'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['status'];?> </th> <th width="20"></th> </tr> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['addonsummary']->value, 'addon', false, 'num'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['addon']->value) { ?> <tr> <td><input type="checkbox" name="seladdons[]" value="<?php echo $_smarty_tpl->tpl_vars['addon']->value['id'];?> " class="checkaddons" /></td> <td><a href="clientsservices.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &id=<?php echo $_smarty_tpl->tpl_vars['addon']->value['serviceid'];?> &aid=<?php echo $_smarty_tpl->tpl_vars['addon']->value['id'];?> "><?php echo $_smarty_tpl->tpl_vars['addon']->value['idshort'];?> </a></td> <td style="padding-left:5px;padding-right:5px"><?php echo $_smarty_tpl->tpl_vars['addon']->value['addonname'];?> <br><?php echo $_smarty_tpl->tpl_vars['addon']->value['dpackage'];?> - <a href="http://<?php echo $_smarty_tpl->tpl_vars['addon']->value['domain'];?> " target="_blank"><?php echo $_smarty_tpl->tpl_vars['addon']->value['domain'];?> </a></td> <td><?php echo $_smarty_tpl->tpl_vars['addon']->value['amount'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['addon']->value['dbillingcycle'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['addon']->value['regdate'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['addon']->value['nextduedate'];?> </td> <td class="status" data-filter-value="<?php echo $_smarty_tpl->tpl_vars['addon']->value['originalstatus'];?> "><?php echo $_smarty_tpl->tpl_vars['addon']->value['status'];?> </td> <td><a href="clientsservices.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &id=<?php echo $_smarty_tpl->tpl_vars['addon']->value['serviceid'];?> &aid=<?php echo $_smarty_tpl->tpl_vars['addon']->value['id'];?> "><img src="images/edit.gif" width="16" height="16" border="0" alt="Edit"></a></td> </tr> <?php } } else { ?> <tr> <td colspan="9"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['norecordsfound'];?> </td> </tr> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </table> </div> </td></tr> </table> <table width="100%" class="form"> <tr><td colspan="2" class="fieldarea" style="text-align:center;"><strong><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['domains']['title'];?> </strong></td></tr> <tr><td align="center"> <div class="tablebg"> <table class="datatable filterable" width="100%" border="0" cellspacing="1" cellpadding="3"> <tr> <th width="20"><input type="checkbox" id="domainsall" /></th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['id'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['domain'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['registrar'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['regdate'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['nextduedate'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['expirydate'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['status'];?> </th> <th width="20"></th> </tr> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['domainsummary']->value, 'domain', false, 'num'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['domain']->value) { ?> <tr> <td><input type="checkbox" name="seldomains[]" value="<?php echo $_smarty_tpl->tpl_vars['domain']->value['id'];?> " class="checkdomains" /></td> <td><a href="clientsdomains.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &domainid=<?php echo $_smarty_tpl->tpl_vars['domain']->value['id'];?> "><?php echo $_smarty_tpl->tpl_vars['domain']->value['idshort'];?> </a></td> <td style="padding-left:5px;padding-right:5px"><a href="http://<?php echo $_smarty_tpl->tpl_vars['domain']->value['domain'];?> " target="_blank"><?php echo $_smarty_tpl->tpl_vars['domain']->value['domain'];?> </a></td> <td><?php echo $_smarty_tpl->tpl_vars['domain']->value['registrar'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['domain']->value['registrationdate'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['domain']->value['nextduedate'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['domain']->value['expirydate'];?> </td> <td class="status" data-filter-value="<?php echo $_smarty_tpl->tpl_vars['domain']->value['originalstatus'];?> "><?php echo $_smarty_tpl->tpl_vars['domain']->value['status'];?> </td> <td><a href="clientsdomains.php?userid=<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['userid'];?> &domainid=<?php echo $_smarty_tpl->tpl_vars['domain']->value['id'];?> "><img src="images/edit.gif" width="16" height="16" border="0" alt="Edit"></a></td> </tr> <?php } } else { ?> <tr> <td colspan="9"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['norecordsfound'];?> </td> </tr> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </table> </div> </td></tr> </table> <table width="100%" class="form"> <tr><td colspan="2" class="fieldarea" style="text-align:center;"><strong><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['currentquotes'];?> </strong></td></tr> <tr><td align="center"> <div class="tablebg"> <table class="datatable" width="100%" border="0" cellspacing="1" cellpadding="3"> <tr> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['id'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['subject'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['date'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['total'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['validuntil'];?> </th> <th><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['status'];?> </th> <th width="20"></th> </tr> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['quotes']->value, 'quote', false, 'num'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['quote']->value) { ?> <tr> <td><?php echo $_smarty_tpl->tpl_vars['quote']->value['id'];?> </td> <td style="padding-left:5px;padding-right:5px"><?php echo $_smarty_tpl->tpl_vars['quote']->value['subject'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['quote']->value['datecreated'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['quote']->value['total'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['quote']->value['validuntil'];?> </td> <td><?php echo $_smarty_tpl->tpl_vars['quote']->value['stage'];?> </td> <td><a href="quotes.php?action=manage&id=<?php echo $_smarty_tpl->tpl_vars['quote']->value['id'];?> "><img src="images/edit.gif" width="16" height="16" border="0" alt="Edit"></a></td> </tr> <?php } } else { ?> <tr> <td colspan="7"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['norecordsfound'];?> </td> </tr> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </table> </div> </td></tr> </table> <div class="bulk-action-btns"> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['withselected'];?> : <button type="submit" name="inv" value="1" class="button btn btn-sm btn-default"> <i class="fas fa-sync"></i> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['invoiceselected'];?> </button> <button type="submit" name="del" value="1" class="button btn btn-sm btn-danger"> <i class="fas fa-trash-alt"></i> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['deleteselected'];?> </button> </div> <div class="bulk-actions"> <div class="row"> <div class="col-sm-6 hidden-lg"> <span class="heading"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['bulkActions'];?> </span> </div> <div class="col-lg-3 col-lg-push-9 col-sm-6 text-right"> <button id="massUpdateItems" type="button" class="btn btn-link" onclick="$('#bulkUpdateAdvancedOptions').slideToggle()"> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['showAdvancedOptions'];?> </button> <button type="submit" id="massupdate" name="massupdate" value="1" class="btn btn-default"> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['apply'];?> </button> </div> <div class="col-lg-9 col-lg-pull-3 col-xs-12"> <span class="heading visible-lg-inline-block"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['bulkActions'];?> </span> <select name="status" class="form-control select-inline"> <option value="">- <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['support']['setStatus'];?> -</option> <option value="Pending"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['status']['pending'];?> </option> <option value="Active"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['status']['active'];?> </option> <option value="Suspended"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['status']['suspended'];?> </option> <option value="Terminated"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['status']['terminated'];?> </option> <option value="Cancelled"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['status']['cancelled'];?> </option> <option value="Fraud"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['status']['fraud'];?> </option> </select> <?php echo smarty_modifier_replace($_smarty_tpl->tpl_vars['paymentmethoddropdown']->value,$_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['nochange'],$_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['setPaymentMethod']);?> <span> <label class="checkbox-inline"> <input type="checkbox" name="overideautosuspend" id="overridesuspend" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['services']['nosuspenduntil'];?> <input type="text" name="overidesuspenduntil" class="datepick input-inline form-control" /> </label> </span> </div> </div> <div id="bulkUpdateAdvancedOptions" class="advanced-options"> <table class="form" width="100%" border="0" cellspacing="2" cellpadding="3"> <tr> <td width="15%" class="fieldlabel" nowrap> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['firstpaymentamount'];?> </td> <td class="fieldarea" width="35%"> <input type="text" name="firstpaymentamount" class="form-control input-200" /> </td> <td width="15%" class="fieldlabel" nowrap> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['recurringamount'];?> </td> <td class="fieldarea"> <input type="text" name="recurringamount" class="form-control input-200" /> </td> </tr> <tr> <td class="fieldlabel" width="15%"> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['nextduedate'];?> </td> <td class="fieldarea"> <input type="text" id="nextDueDate" name="nextduedate" class="datepick form-control input-inline" /> <input type="checkbox" name="proratabill" id="proratabill" /> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['clientsummary']['createproratainvoice'];?> </td> <td width="15%" class="fieldlabel"> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['fields']['billingcycle'];?> </td> <td class="fieldarea"> <select name="billingcycle" class="form-control input-200"> <option value="">- <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['global']['nochange'];?> -</option> <option value="Free Account"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['billingcycles']['free'];?> </option> <option value="One Time"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['billingcycles']['onetime'];?> </option> <option value="Monthly"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['billingcycles']['monthly'];?> </option> <option value="Quarterly"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['billingcycles']['quarterly'];?> </option> <option value="Semi-Annually"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['billingcycles']['semiannually'];?> </option> <option value="Annually"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['billingcycles']['annually'];?> </option> <option value="Biennially"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['billingcycles']['biennially'];?> </option> <option value="Triennially"><?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['billingcycles']['triennially'];?> </option> </select> </td> </tr> <tr> <td class="fieldlabel" width="15%"> <?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['services']['modulecommands'];?> </td> <td class="fieldarea" colspan="3"> <input type="submit" name="masscreate" value="<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['modulebuttons']['create'];?> " class="button btn btn-default" /> <input type="submit" name="masssuspend" value="<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['modulebuttons']['suspend'];?> " class="button btn btn-default" /> <input type="submit" name="massunsuspend" value="<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['modulebuttons']['unsuspend'];?> " class="button btn btn-default" /> <input type="submit" name="massterminate" value="<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['modulebuttons']['terminate'];?> " class="button btn btn-default" /> <input type="submit" name="masschangepackage" value="<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['modulebuttons']['changepackage'];?> " class="button btn btn-default" /> <input type="submit" name="masschangepw" value="<?php echo $_smarty_tpl->tpl_vars['_ADMINLANG']->value['modulebuttons']['changepassword'];?> " class="button btn btn-default" /> </td> </tr> </table> </div> </div> </form> </div> <?php } }
Submit
FILE
FOLDER
Name
Size
Permission
Action
008140059f9808c53fabb818f3d9185466d6a83b_0.file.clientareacreditcard.tpl.php
12198 bytes
0644
09d974f7835e4fbe9ad8063213d88aa81ccf3553_0.file.clientareaproducts.tpl.php
5009 bytes
0644
0a196faacf76b671937b6ebe5e0f64b0e5ba4179_0.file.sidebar-categories-collapsed.tpl.php
4871 bytes
0644
0c93f485712f50f4b6a8cc8c439c117141ee594f_0.file.supportticketsubmit-customfields.tpl.php
1560 bytes
0644
0dedf90d7a1d65c0bd36839382923f7ac5c86e23_0.file.verifyemail.tpl.php
3239 bytes
0644
0e2052a652c0bb9d16a9cb8cd279fce29034a288_0.file.pwresetvalidation.tpl.php
3812 bytes
0644
0e38129ffa741a9e0824af595e1af91d84ee5a55_0.file.tablelist.tpl.php
8156 bytes
0644
141d858dd0a86921354aabf07fca4ee3ffd3028b_0.file.whois.tpl.php
761 bytes
0644
164cc13cdc85937dcbf63bccb76c01133c77d3d5_0.file.knowledgebase.tpl.php
5356 bytes
0644
181f7b959d3910eb9b110f6c8012692ce299d2bc_0.file.products.tpl.php
11661 bytes
0644
1c4a61a635106c49f7478cd6cf59ca5b^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
691 bytes
0644
1c4a61a635106c49f7478cd6cf59ca5b^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
5136 bytes
0644
1c4a61a635106c49f7478cd6cf59ca5b^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
1222 bytes
0644
1dcf65428f0b1c732dbfded8e5b3183b298a00d6_0.file.navbar.tpl.php
3966 bytes
0644
20d0b9753c2ba142f9fa25b2ab18d759d87755ff_0.file.masspay.tpl.php
6641 bytes
0644
257c2dad5a3d59b255b0729b39921d27a37bfcbb_0.file.loginbuttons.tpl.php
1872 bytes
0644
26338091413da1c197400a79ee27a370a42d9fef_0.file.ordersummary.tpl.php
4696 bytes
0644
268cd1a4340d65067202c406ff2cf7c1e8649d30_0.file.products.tpl.php
10961 bytes
0644
2916427da322cb46c8db5de2b42e24e648aa075a_0.file.sidebar.tpl.php
8387 bytes
0644
2c511770db3aca3805b33b1855290b298ca5d3da_0.file.clientareacreditcard.tpl.php
12280 bytes
0644
2d332287a59b8894ad824a6dffe294e96c144234_0.file.overview.tpl.php
25992 bytes
0644
2e44a8d5f56fa5e51213d921d864690b7d838b23_0.file.announcements.tpl.php
5940 bytes
0644
3191164cb1b871a22ee85951e84a0b45^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
698 bytes
0644
3191164cb1b871a22ee85951e84a0b45^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
5005 bytes
0644
3191164cb1b871a22ee85951e84a0b45^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
1418 bytes
0644
3243c1d1885ca320a16081a739ae3cfdd20d9d2f_0.file.viewannouncement.tpl.php
3908 bytes
0644
32677ad866d262dee795244f592e4334^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
694 bytes
0644
32677ad866d262dee795244f592e4334^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
5543 bytes
0644
32677ad866d262dee795244f592e4334^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
1604 bytes
0644
376b83e0e4209248fae517b47217c64a39091d75_0.file.alert.tpl.php
1808 bytes
0644
3774d2f416f7fdb222dbdcea35da88c9b881a7d7_0.file.header.tpl.php
6865 bytes
0644
3a728e8e79adb298fc88d62b481ec92330b9b840_0.file.downloads.tpl.php
4474 bytes
0644
3ec0a10052a6f890990839a1ac3977a071dd3e4c_0.file.sidebar-categories.tpl.php
8838 bytes
0644
3f0f6384d4f9ff34d39233e179fa52aeda291be6_0.file.clientssummary.tpl.php
57746 bytes
0644
3fa4a1e1423ca0349d8a8f083d55fa386e279933_0.file.supportticketsubmit-steptwo.tpl.php
10374 bytes
0644
406531940c17242129145fbd0b6f7bcc33468c08_0.file.configureproduct.tpl.php
16777 bytes
0644
4440744ac428b8d5cfc109eb4b1fdb9ad8d2f558_0.file.header.tpl.php
35738 bytes
0644
44d23fec55123f59f81b44d8b39f6a9f7d6de47d_0.file.banned.tpl.php
1331 bytes
0644
4568c9c331b90196f37f09113d0df83b^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
741 bytes
0644
4568c9c331b90196f37f09113d0df83b^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
5161 bytes
0644
4568c9c331b90196f37f09113d0df83b^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
1172 bytes
0644
478433b61af49d804f5cc411907b225f3725ab70_0.file.viewinvoice.tpl.php
21059 bytes
0644
4cee1a7e4706c379ddbf9edd1a232b45d6bd0899_0.file.footer.tpl.php
6557 bytes
0644
4fe7eb19fe04bfcc37ab2f7b7c803543b5bc24d1_0.string.php
1892 bytes
0644
552261117a1310c5534e919d6f24b3bd7883b5da_0.file.clientareacontacts.tpl.php
16515 bytes
0644
57475943c9ef01fc9d02e3579f3c4c71639022e5_0.file.logout.tpl.php
1591 bytes
0644
57d1f3c78636a39afdf87c79b9ca123198875da5_0.file.login.tpl.php
10853 bytes
0644
58e9f78ab859126fb6909462a35d24411bab86a8_0.file.clientareaaddcontact.tpl.php
12218 bytes
0644
59466fdb15d8ce23e50a5b10d80a12e75026d6a3_0.file.domaintransfer.tpl.php
9166 bytes
0644
5b093f46dd0feb68395bea4ffd1e97411548b1ce_0.string.php
8802 bytes
0644
5d6d2cbf477f1351e55447e110d69bd8e321aa9d_0.file.homepage.tpl.php
5598 bytes
0644
6220160591135f28a8f91da51d18b38ae2fb6ff6_0.file.linkedaccounts.tpl.php
10355 bytes
0644
6721440a857ef89f16cd64af83b49dbcd9985472_0.file.contact.tpl.php
3970 bytes
0644
684b06d69820fc1946c8a73165f567bbc5252486_0.file.pwreset.tpl.php
4466 bytes
0644
69b983028e2cef6a06696167f171054bf9644d74_0.string.php
5018 bytes
0644
6b0c8530b36b8a5b84d7e7a4a53cb6a3^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
686 bytes
0644
6b0c8530b36b8a5b84d7e7a4a53cb6a3^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
4693 bytes
0644
6b0c8530b36b8a5b84d7e7a4a53cb6a3^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
1070 bytes
0644
6b2b75ec4f62e6eae3a002e4a1b01621^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
689 bytes
0644
6b2b75ec4f62e6eae3a002e4a1b01621^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
9005 bytes
0644
6b2b75ec4f62e6eae3a002e4a1b01621^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
4380 bytes
0644
6e6d9a2eb05127e4eaa9b7d4a241cda8^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
682 bytes
0644
6e6d9a2eb05127e4eaa9b7d4a241cda8^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
5487 bytes
0644
6e6d9a2eb05127e4eaa9b7d4a241cda8^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
1503 bytes
0644
6ebb901f42b35b2664d8e90e804bde55^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
690 bytes
0644
6ebb901f42b35b2664d8e90e804bde55^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
5453 bytes
0644
6ebb901f42b35b2664d8e90e804bde55^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
1509 bytes
0644
6ed081395bbdc3982553f3438493634edd1fe1de_0.file.homepage.tpl.php
7894 bytes
0644
73613e33b89766ff852c5d942bacc7997aa02fca_0.file.clientareadetailslinks.tpl.php
2358 bytes
0644
75722d8717a8f75a4897e0f324f1dff94546c69c_0.file.category-chooser.tpl.php
2683 bytes
0644
79f575367b8d9530156a1836848cc3d80a7320af_0.file.common.tpl.php
1233 bytes
0644
7ab65da3fd389d29c2ab9bf36798e6c2ea9994e6_0.file.systemhealthandupdates.tpl.php
10482 bytes
0644
7b8b6a57460749d18b386417b00da651486070dd_0.file.sidebar.tpl.php
37354 bytes
0644
7dc4f8d220037067f9d96c725c830c07a48b28eb_0.file.pwstrength.tpl.php
5562 bytes
0644
7ea6fde3bfb3ef50a26fcc2e10100d53^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
694 bytes
0644
7ea6fde3bfb3ef50a26fcc2e10100d53^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
5543 bytes
0644
7ea6fde3bfb3ef50a26fcc2e10100d53^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
1604 bytes
0644
8099c3952f577dcc2b5460845f69689eb19ff29f_0.file.whatsnew_modal.tpl.php
4919 bytes
0644
8389daa02fc70c9322f1d13f4c6d1648be8af71b_0.file.footer.tpl.php
7662 bytes
0644
8441b83425c863b2bd7df53c9a594658caf56887_0.file.page-not-found.tpl.php
2152 bytes
0644
875cee0c31270060c471813ca5e55ade0782cf67_0.file.login.tpl.php
4673 bytes
0644
88e4244f30e1c941532e922a5ff091c79c6073ae_0.file.pwreset.tpl.php
5292 bytes
0644
8c3e707862b0f99e0dfadbfd11a5950399719bf1_0.file.clientareacontacts.tpl.php
18164 bytes
0644
9016c61e7519dff7072496d05e1c349b65b554b2_0.file.pwstrength.tpl.php
2290 bytes
0644
9118aa598523e96e23a7b585f7b70ad6fcdb3f1c_0.file.clientareainvoices.tpl.php
5039 bytes
0644
99d095b78f72684ea7a2bd1e8319751eef443dce_0.file.configureproductdomain.tpl.php
13572 bytes
0644
a1d61c8ac21cad9de292b28ea6b08c5ee1c98f47_0.file.captcha.tpl.php
2340 bytes
0644
a3d9ad3489a1c151c5c072a05e39e14e^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
699 bytes
0644
a3d9ad3489a1c151c5c072a05e39e14e^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
4516 bytes
0644
a3d9ad3489a1c151c5c072a05e39e14e^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
960 bytes
0644
a3e45b8d7a76211a58d31896eef2fa9244d18f52_0.file.head.tpl.php
3194 bytes
0644
a49ac1ae5159cb638160017c4ab3858e1d6b733e_0.file.domainoptions.tpl.php
8374 bytes
0644
a76175602ec913337451e023408d6908fb91609a_0.file.clientareahome.tpl.php
13835 bytes
0644
ad3a9a68a1c9e81096efd007f2dad8b0dcbd38c9_0.file.linkedaccounts.tpl.php
10699 bytes
0644
b0c1269ea958a43743fa8a2c3793092bc90bb54e_0.file.viewcart.tpl.php
56126 bytes
0644
b2bce3e202bd2be3fffb5572ef88ef8f8920f9e0_0.file.linkedaccounts.tpl.php
10379 bytes
0644
b352abe40a6bb1da67f2e8879ea7a3c95c399a17_0.file.login.tpl.php
4633 bytes
0644
b5f4678271dc2d9757dc295c632ad25b46ccf828_0.file.pageheader.tpl.php
1338 bytes
0644
bb373505399804680f057a32cb48bde19087ceea_0.string.php
1232 bytes
0644
bbe3d4e6ece8c4519a5986f1bbea653e91e73896_0.file.clientareadomains.tpl.php
11975 bytes
0644
bc3a8c0b3d569957dd1da86121665b7d^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
682 bytes
0644
bc3a8c0b3d569957dd1da86121665b7d^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
5487 bytes
0644
bc3a8c0b3d569957dd1da86121665b7d^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
1503 bytes
0644
bf927895440ca8fc9e87d99272549e73ce27fde8_0.string.php
12178 bytes
0644
bfdcb9a5718bf560ce6404cf5bd86fe23d085e96_0.file.clientareadetails.tpl.php
11028 bytes
0644
c1cd9bd1e61c8a33508ce2791f4a92dee29953da_0.file.supportticketsubmit-steptwo.tpl.php
8586 bytes
0644
c542ccc0273cc1de1355d3e83e5426f1^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
694 bytes
0644
c542ccc0273cc1de1355d3e83e5426f1^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
6394 bytes
0644
c542ccc0273cc1de1355d3e83e5426f1^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
2461 bytes
0644
c8da90fb7701e35c4b62e097b2f7d72b1515de5d_0.file.domainregister.tpl.php
30382 bytes
0644
ca0014a6f9b98d076d101fb381100c9c4ffd3f8b_0.file.menu.tpl.php
40187 bytes
0644
cb4431bb359c2cdbd483f945761d6913eb734933_0.file.clientareaproductdetails.tpl.php
35216 bytes
0644
d15d19fd8b0a76cedf134b016efc973ac218e786_0.file.clientareaaddcontact.tpl.php
13654 bytes
0644
d3f936cb344da12c3e04116d614f26159939eb26_0.string.php
7813 bytes
0644
d70db67674269ee83df82099ec751482507c52ab_0.file.header.tpl.php
16811 bytes
0644
da9fa12451f2bc6d0f14541c18b2aa47^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
751 bytes
0644
da9fa12451f2bc6d0f14541c18b2aa47^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
4837 bytes
0644
da9fa12451f2bc6d0f14541c18b2aa47^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
933 bytes
0644
db287ad454259c8fb71c10ce792709fc^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
742 bytes
0644
db287ad454259c8fb71c10ce792709fc^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
5550 bytes
0644
db287ad454259c8fb71c10ce792709fc^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
1614 bytes
0644
dc8a03f7b3c3a154cb60075d3c5b133f0a8c5b0c_0.file.homepage.tpl.php
4897 bytes
0644
dcf8088731147e1d216aac6f0527a88c97c66d25_0.file.clientregister.tpl.php
22304 bytes
0644
dd176ab591b3e805f0ea4b8f8fe205224057be9f_0.file.clientregister.tpl.php
15078 bytes
0644
dfa267ce3c8dd2b1635b4460128a64ba0c6c0de2_0.string.php
5045 bytes
0644
e28da66685ce9fb9ac7c3d6c95fb243d9b13b402_0.file.checkout.tpl.php
53722 bytes
0644
e44441a179e4387a3fbc77839c2708cca438d4f8_0.file.contact.tpl.php
4707 bytes
0644
e6aa7167c61e71b1370f52f49512f98f7e3c74f1_0.file.captcha.tpl.php
2468 bytes
0644
e994625457459dd7cc82acbe3577ad737bcfe404_0.file.authconfirm.tpl.php
2167 bytes
0644
eca775ab4d5b58fcb1788c6405a8ca81b613d0b7_0.file.pageheader.tpl.php
1249 bytes
0644
ecac9d1859a25761219ad32208e440210d06d2b6_0.file.supportticketsubmit-customFields.tpl.php
1796 bytes
0644
efa27e27687b03c05ae3c0796267e722361fbc27_0.file.breadcrumb.tpl.php
1804 bytes
0644
f00ea1626461c5483f2be86c8524a905^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
694 bytes
0644
f00ea1626461c5483f2be86c8524a905^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
5390 bytes
0644
f00ea1626461c5483f2be86c8524a905^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
1464 bytes
0644
f1c348fc652253e0a757689a8f011002701913c4_0.file.pwstrength.tpl.php
6198 bytes
0644
f56c1f4c27a89f0de78e15fc3ab22147^3658c8804036d8e01de31155025e7476dc5a36b3_0.mailMessage.subject.php
684 bytes
0644
f56c1f4c27a89f0de78e15fc3ab22147^652e3de8ff57f412acf7c0a8dadc70dc1a7637b6_0.mailMessage.message.php
5129 bytes
0644
f56c1f4c27a89f0de78e15fc3ab22147^dac51ccee8dbecedf9afb805fb153d5c6bf41d7a_0.mailMessage.plaintext.php
1193 bytes
0644
f83863f23b66fca6d59d1cb9905d6cbcf762af58_0.file.verifyemail.tpl.php
2300 bytes
0644
fa4951a8503a604c5420caf3876c4be967dd3535_0.string.php
5069 bytes
0644
fbc982b02231ffbba80d5cba0d159d61e00c8264_0.file.footer.tpl.php
2966 bytes
0644
index.php
39 bytes
0644
N4ST4R_ID | Naxtarrr