Submit
Path:
~
/
home
/
getwphos
/
whmcsdata
/
templates_c
/
File Content:
b0c1269ea958a43743fa8a2c3793092bc90bb54e_0.file.viewcart.tpl.php
<?php /* Smarty version 3.1.32, created on 2018-10-24 21:37:59 from '/home/getwphos/clients.getwphost.com/templates/orderforms/standard_cart/viewcart.tpl' */ /* @var Smarty_Internal_Template $_smarty_tpl */ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array ( 'version' => '3.1.32', 'unifunc' => 'content_5bd0e637c31853_57665015', 'has_nocache_code' => false, 'file_dependency' => array ( 'b0c1269ea958a43743fa8a2c3793092bc90bb54e' => array ( 0 => '/home/getwphos/clients.getwphost.com/templates/orderforms/standard_cart/viewcart.tpl', 1 => 1535377962, 2 => 'file', ), ), 'includes' => array ( 'file:orderforms/".((string)$_smarty_tpl->tpl_vars[\'carttpl\']->value)."/checkout.tpl' => 1, 'file:orderforms/standard_cart/common.tpl' => 1, 'file:orderforms/standard_cart/sidebar-categories.tpl' => 1, 'file:orderforms/standard_cart/sidebar-categories-collapsed.tpl' => 1, ), ),false)) { function content_5bd0e637c31853_57665015 (Smarty_Internal_Template $_smarty_tpl) { if ($_smarty_tpl->tpl_vars['checkout']->value) {?> <?php $_smarty_tpl->_subTemplateRender("file:orderforms/".((string)$_smarty_tpl->tpl_vars['carttpl']->value)."/checkout.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true); ?> <?php } else { ?> <?php echo '<script'; ?> > // Define state tab index value var statesTab = 10; var stateNotRequired = true; <?php echo '</script'; ?> > <?php $_smarty_tpl->_subTemplateRender("file:orderforms/standard_cart/common.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false); ?> <?php echo '<script'; ?> type="text/javascript" src="<?php echo $_smarty_tpl->tpl_vars['BASE_PATH_JS']->value;?> /StatesDropdown.js"><?php echo '</script'; ?> > <div id="order-standard_cart"> <div class="row"> <div class="pull-md-right col-md-9"> <div class="header-lined"> <h1><?php echo $_smarty_tpl->tpl_vars['LANG']->value['cartreviewcheckout'];?> </h1> </div> </div> <div class="col-md-3 pull-md-left sidebar hidden-xs hidden-sm"> <?php $_smarty_tpl->_subTemplateRender("file:orderforms/standard_cart/sidebar-categories.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false); ?> </div> <div class="col-md-9 pull-md-right"> <?php $_smarty_tpl->_subTemplateRender("file:orderforms/standard_cart/sidebar-categories-collapsed.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false); ?> <div class="row"> <div class="col-md-8"> <?php if ($_smarty_tpl->tpl_vars['promoerrormessage']->value) {?> <div class="alert alert-warning text-center" role="alert"> <?php echo $_smarty_tpl->tpl_vars['promoerrormessage']->value;?> </div> <?php } elseif ($_smarty_tpl->tpl_vars['errormessage']->value) {?> <div class="alert alert-danger" role="alert"> <p><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['correctErrors'];?> :</p> <ul> <?php echo $_smarty_tpl->tpl_vars['errormessage']->value;?> </ul> </div> <?php } elseif ($_smarty_tpl->tpl_vars['promotioncode']->value && $_smarty_tpl->tpl_vars['rawdiscount']->value == "0.00") {?> <div class="alert alert-info text-center" role="alert"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['promoappliedbutnodiscount'];?> </div> <?php } elseif ($_smarty_tpl->tpl_vars['promoaddedsuccess']->value) {?> <div class="alert alert-success text-center" role="alert"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['promotionAccepted'];?> </div> <?php }?> <?php if ($_smarty_tpl->tpl_vars['bundlewarnings']->value) {?> <div class="alert alert-warning" role="alert"> <strong><?php echo $_smarty_tpl->tpl_vars['LANG']->value['bundlereqsnotmet'];?> </strong><br /> <ul> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['bundlewarnings']->value, 'warning'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['warning']->value) { ?> <li><?php echo $_smarty_tpl->tpl_vars['warning']->value;?> </li> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </ul> </div> <?php }?> <form method="post" action="<?php echo $_SERVER['PHP_SELF'];?> ?a=view"> <div class="view-cart-items-header"> <div class="row"> <div class="<?php if ($_smarty_tpl->tpl_vars['showqtyoptions']->value) {?>col-sm-5<?php } else { ?>col-sm-7<?php }?> col-xs-7"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['productOptions'];?> </div> <?php if ($_smarty_tpl->tpl_vars['showqtyoptions']->value) {?> <div class="col-sm-2 hidden-xs text-center"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['qty'];?> </div> <?php }?> <div class="col-sm-4 col-xs-5 text-right"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['priceCycle'];?> </div> </div> </div> <div class="view-cart-items"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['products']->value, 'product', false, 'num'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['product']->value) { ?> <div class="item"> <div class="row"> <div class="<?php if ($_smarty_tpl->tpl_vars['showqtyoptions']->value) {?>col-sm-5<?php } else { ?>col-sm-7<?php }?>"> <span class="item-title"> <?php echo $_smarty_tpl->tpl_vars['product']->value['productinfo']['name'];?> <a href="<?php echo $_SERVER['PHP_SELF'];?> ?a=confproduct&i=<?php echo $_smarty_tpl->tpl_vars['num']->value;?> " class="btn btn-link btn-xs"> <i class="fas fa-pencil-alt"></i> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['edit'];?> </a> <span class="visible-xs-inline"> <button type="button" class="btn btn-link btn-xs btn-remove-from-cart" onclick="removeItem('p','<?php echo $_smarty_tpl->tpl_vars['num']->value;?> ')"> <i class="fas fa-times"></i> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['remove'];?> </button> </span> </span> <span class="item-group"> <?php echo $_smarty_tpl->tpl_vars['product']->value['productinfo']['groupname'];?> </span> <?php if ($_smarty_tpl->tpl_vars['product']->value['domain']) {?> <span class="item-domain"> <?php echo $_smarty_tpl->tpl_vars['product']->value['domain'];?> </span> <?php }?> <?php if ($_smarty_tpl->tpl_vars['product']->value['configoptions']) {?> <small> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['configoptions'], 'configoption', false, 'confnum'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['confnum']->value => $_smarty_tpl->tpl_vars['configoption']->value) { ?> » <?php echo $_smarty_tpl->tpl_vars['configoption']->value['name'];?> : <?php if ($_smarty_tpl->tpl_vars['configoption']->value['type'] == 1 || $_smarty_tpl->tpl_vars['configoption']->value['type'] == 2) { echo $_smarty_tpl->tpl_vars['configoption']->value['option']; } elseif ($_smarty_tpl->tpl_vars['configoption']->value['type'] == 3) { if ($_smarty_tpl->tpl_vars['configoption']->value['qty']) { echo $_smarty_tpl->tpl_vars['configoption']->value['option']; } else { echo $_smarty_tpl->tpl_vars['LANG']->value['no']; } } elseif ($_smarty_tpl->tpl_vars['configoption']->value['type'] == 4) { echo $_smarty_tpl->tpl_vars['configoption']->value['qty'];?> x <?php echo $_smarty_tpl->tpl_vars['configoption']->value['option']; }?><br /> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </small> <?php }?> </div> <?php if ($_smarty_tpl->tpl_vars['showqtyoptions']->value) {?> <div class="col-sm-2 item-qty"> <?php if ($_smarty_tpl->tpl_vars['product']->value['allowqty']) {?> <input type="number" name="qty[<?php echo $_smarty_tpl->tpl_vars['num']->value;?> ]" value="<?php echo $_smarty_tpl->tpl_vars['product']->value['qty'];?> " class="form-control text-center" /> <button type="submit" class="btn btn-xs"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['update'];?> </button> <?php }?> </div> <?php }?> <div class="col-sm-4 item-price"> <span><?php echo $_smarty_tpl->tpl_vars['product']->value['pricing']['totalTodayExcludingTaxSetup'];?> </span> <span class="cycle"><?php echo $_smarty_tpl->tpl_vars['product']->value['billingcyclefriendly'];?> </span> <?php if ($_smarty_tpl->tpl_vars['product']->value['pricing']['productonlysetup']) {?> <?php echo $_smarty_tpl->tpl_vars['product']->value['pricing']['productonlysetup']->toPrefixed();?> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['ordersetupfee'];?> <?php }?> <?php if ($_smarty_tpl->tpl_vars['product']->value['proratadate']) {?><br />(<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderprorata'];?> <?php echo $_smarty_tpl->tpl_vars['product']->value['proratadate'];?> )<?php }?> </div> <div class="col-sm-1 hidden-xs"> <button type="button" class="btn btn-link btn-xs btn-remove-from-cart" onclick="removeItem('p','<?php echo $_smarty_tpl->tpl_vars['num']->value;?> ')"> <i class="fas fa-times"></i> </button> </div> </div> </div> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['product']->value['addons'], 'addon', false, 'addonnum'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['addonnum']->value => $_smarty_tpl->tpl_vars['addon']->value) { ?> <div class="item"> <div class="row"> <div class="col-sm-7"> <span class="item-title"> <?php echo $_smarty_tpl->tpl_vars['addon']->value['name'];?> </span> <span class="item-group"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderaddon'];?> </span> <?php if ($_smarty_tpl->tpl_vars['addon']->value['setup']) {?> <span class="item-setup"> <?php echo $_smarty_tpl->tpl_vars['addon']->value['setup'];?> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['ordersetupfee'];?> </span> <?php }?> </div> <div class="col-sm-4 item-price"> <span><?php echo $_smarty_tpl->tpl_vars['addon']->value['totaltoday'];?> </span> <span class="cycle"><?php echo $_smarty_tpl->tpl_vars['addon']->value['billingcyclefriendly'];?> </span> </div> </div> </div> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['addons']->value, 'addon', false, 'num'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['addon']->value) { ?> <div class="item"> <div class="row"> <div class="col-sm-7"> <span class="item-title"> <?php echo $_smarty_tpl->tpl_vars['addon']->value['name'];?> <span class="visible-xs-inline"> <button type="button" class="btn btn-link btn-xs btn-remove-from-cart" onclick="removeItem('a','<?php echo $_smarty_tpl->tpl_vars['num']->value;?> ')"> <i class="fas fa-times"></i> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['remove'];?> </button> </span> </span> <span class="item-group"> <?php echo $_smarty_tpl->tpl_vars['addon']->value['productname'];?> </span> <?php if ($_smarty_tpl->tpl_vars['addon']->value['domainname']) {?> <span class="item-domain"> <?php echo $_smarty_tpl->tpl_vars['addon']->value['domainname'];?> </span> <?php }?> <?php if ($_smarty_tpl->tpl_vars['addon']->value['setup']) {?> <span class="item-setup"> <?php echo $_smarty_tpl->tpl_vars['addon']->value['setup'];?> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['ordersetupfee'];?> </span> <?php }?> </div> <div class="col-sm-4 item-price"> <span><?php echo $_smarty_tpl->tpl_vars['addon']->value['pricingtext'];?> </span> <span class="cycle"><?php echo $_smarty_tpl->tpl_vars['addon']->value['billingcyclefriendly'];?> </span> </div> <div class="col-sm-1 hidden-xs"> <button type="button" class="btn btn-link btn-xs btn-remove-from-cart" onclick="removeItem('a','<?php echo $_smarty_tpl->tpl_vars['num']->value;?> ')"> <i class="fas fa-times"></i> </button> </div> </div> </div> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['domains']->value, 'domain', false, 'num'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['domain']->value) { ?> <div class="item"> <div class="row"> <div class="col-sm-7"> <span class="item-title"> <?php if ($_smarty_tpl->tpl_vars['domain']->value['type'] == "register") { echo $_smarty_tpl->tpl_vars['LANG']->value['orderdomainregistration']; } else { echo $_smarty_tpl->tpl_vars['LANG']->value['orderdomaintransfer']; }?> <a href="<?php echo $_SERVER['PHP_SELF'];?> ?a=confdomains" class="btn btn-link btn-xs"> <i class="fas fa-pencil-alt"></i> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['edit'];?> </a> <span class="visible-xs-inline"> <button type="button" class="btn btn-link btn-xs btn-remove-from-cart" onclick="removeItem('d','<?php echo $_smarty_tpl->tpl_vars['num']->value;?> ')"> <i class="fas fa-times"></i> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['remove'];?> </button> </span> </span> <?php if ($_smarty_tpl->tpl_vars['domain']->value['domain']) {?> <span class="item-domain"> <?php echo $_smarty_tpl->tpl_vars['domain']->value['domain'];?> </span> <?php }?> <?php if ($_smarty_tpl->tpl_vars['domain']->value['dnsmanagement']) {?> » <?php echo $_smarty_tpl->tpl_vars['LANG']->value['domaindnsmanagement'];?> <br /><?php }?> <?php if ($_smarty_tpl->tpl_vars['domain']->value['emailforwarding']) {?> » <?php echo $_smarty_tpl->tpl_vars['LANG']->value['domainemailforwarding'];?> <br /><?php }?> <?php if ($_smarty_tpl->tpl_vars['domain']->value['idprotection']) {?> » <?php echo $_smarty_tpl->tpl_vars['LANG']->value['domainidprotection'];?> <br /><?php }?> </div> <div class="col-sm-4 item-price"> <?php if (count($_smarty_tpl->tpl_vars['domain']->value['pricing']) == 1 || $_smarty_tpl->tpl_vars['domain']->value['type'] == 'transfer') {?> <span name="<?php echo $_smarty_tpl->tpl_vars['domain']->value['domain'];?> Price"><?php echo $_smarty_tpl->tpl_vars['domain']->value['price'];?> </span> <span class="cycle"><?php echo $_smarty_tpl->tpl_vars['domain']->value['regperiod'];?> <?php echo $_smarty_tpl->tpl_vars['domain']->value['yearsLanguage'];?> </span> <span class="renewal cycle"> <?php if (isset($_smarty_tpl->tpl_vars['domain']->value['renewprice'])) { echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'domainrenewalprice'),$_smarty_tpl ) );?> <span class="renewal-price cycle"><?php echo $_smarty_tpl->tpl_vars['domain']->value['renewprice']->toPrefixed(); echo $_smarty_tpl->tpl_vars['domain']->value['shortYearsLanguage']; }?></span> </span> <?php } else { ?> <span name="<?php echo $_smarty_tpl->tpl_vars['domain']->value['domain'];?> Price"><?php echo $_smarty_tpl->tpl_vars['domain']->value['price'];?> </span> <div class="dropdown"> <button class="btn btn-default btn-xs dropdown-toggle" type="button" id="<?php echo $_smarty_tpl->tpl_vars['domain']->value['domain'];?> Pricing" name="<?php echo $_smarty_tpl->tpl_vars['domain']->value['domain'];?> Pricing" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"> <?php echo $_smarty_tpl->tpl_vars['domain']->value['regperiod'];?> <?php echo $_smarty_tpl->tpl_vars['domain']->value['yearsLanguage'];?> <span class="caret"></span> </button> <ul class="dropdown-menu" aria-labelledby="<?php echo $_smarty_tpl->tpl_vars['domain']->value['domain'];?> Pricing"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['domain']->value['pricing'], 'price', false, 'years'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['years']->value => $_smarty_tpl->tpl_vars['price']->value) { ?> <li> <a href="#" onclick="selectDomainPeriodInCart('<?php echo $_smarty_tpl->tpl_vars['domain']->value['domain'];?> ', '<?php echo $_smarty_tpl->tpl_vars['price']->value['register'];?> ', <?php echo $_smarty_tpl->tpl_vars['years']->value;?> , '<?php if ($_smarty_tpl->tpl_vars['years']->value == 1) { echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'orderForm.year'),$_smarty_tpl ) ); } else { echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'orderForm.years'),$_smarty_tpl ) ); }?>');return false;"> <?php echo $_smarty_tpl->tpl_vars['years']->value;?> <?php if ($_smarty_tpl->tpl_vars['years']->value == 1) { echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'orderForm.year'),$_smarty_tpl ) ); } else { echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'orderForm.years'),$_smarty_tpl ) ); }?> @ <?php echo $_smarty_tpl->tpl_vars['price']->value['register'];?> </a> </li> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </ul> </div> <span class="renewal cycle"> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'domainrenewalprice'),$_smarty_tpl ) );?> <span class="renewal-price cycle"><?php if (isset($_smarty_tpl->tpl_vars['domain']->value['renewprice'])) { echo $_smarty_tpl->tpl_vars['domain']->value['renewprice']->toPrefixed(); echo $_smarty_tpl->tpl_vars['domain']->value['shortYearsLanguage']; }?></span> </span> <?php }?> </div> <div class="col-sm-1 hidden-xs"> <button type="button" class="btn btn-link btn-xs btn-remove-from-cart" onclick="removeItem('d','<?php echo $_smarty_tpl->tpl_vars['num']->value;?> ')"> <i class="fas fa-times"></i> </button> </div> </div> </div> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['renewals']->value, 'domain', false, 'num'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['domain']->value) { ?> <div class="item"> <div class="row"> <div class="col-sm-7"> <span class="item-title"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['domainrenewal'];?> </span> <span class="item-domain"> <?php echo $_smarty_tpl->tpl_vars['domain']->value['domain'];?> </span> <?php if ($_smarty_tpl->tpl_vars['domain']->value['dnsmanagement']) {?> » <?php echo $_smarty_tpl->tpl_vars['LANG']->value['domaindnsmanagement'];?> <br /><?php }?> <?php if ($_smarty_tpl->tpl_vars['domain']->value['emailforwarding']) {?> » <?php echo $_smarty_tpl->tpl_vars['LANG']->value['domainemailforwarding'];?> <br /><?php }?> <?php if ($_smarty_tpl->tpl_vars['domain']->value['idprotection']) {?> » <?php echo $_smarty_tpl->tpl_vars['LANG']->value['domainidprotection'];?> <br /><?php }?> </div> <div class="col-sm-4 item-price"> <span><?php echo $_smarty_tpl->tpl_vars['domain']->value['price'];?> </span> <span class="cycle"><?php echo $_smarty_tpl->tpl_vars['domain']->value['regperiod'];?> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderyears'];?> </span> </div> <div class="col-sm-1"> <button type="button" class="btn btn-link btn-xs btn-remove-from-cart" onclick="removeItem('r','<?php echo $_smarty_tpl->tpl_vars['num']->value;?> ')"> <i class="fas fa-times"></i> <span class="visible-xs"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['remove'];?> </span> </button> </div> </div> </div> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['upgrades']->value, 'upgrade', false, 'num'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['upgrade']->value) { ?> <div class="item"> <div class="row"> <div class="col-sm-7"> <span class="item-title"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['upgrade'];?> </span> <span class="item-group"> <?php if ($_smarty_tpl->tpl_vars['upgrade']->value->type == 'service') {?> <?php echo $_smarty_tpl->tpl_vars['upgrade']->value->originalProduct->productGroup->name;?> <br><?php echo $_smarty_tpl->tpl_vars['upgrade']->value->originalProduct->name;?> => <?php echo $_smarty_tpl->tpl_vars['upgrade']->value->newProduct->name;?> <?php } elseif ($_smarty_tpl->tpl_vars['upgrade']->value->type == 'addon') {?> <?php echo $_smarty_tpl->tpl_vars['upgrade']->value->originalAddon->name;?> => <?php echo $_smarty_tpl->tpl_vars['upgrade']->value->newAddon->name;?> <?php }?> </span> <span class="item-domain"> <?php if ($_smarty_tpl->tpl_vars['upgrade']->value->type == 'service') {?> <?php echo $_smarty_tpl->tpl_vars['upgrade']->value->service->domain;?> <?php }?> </span> </div> <div class="col-sm-4 item-price"> <span><?php echo $_smarty_tpl->tpl_vars['upgrade']->value->newRecurringAmount;?> </span> <span class="cycle"><?php echo $_smarty_tpl->tpl_vars['upgrade']->value->localisedNewCycle;?> </span> </div> <div class="col-sm-1"> <button type="button" class="btn btn-link btn-xs btn-remove-from-cart" onclick="removeItem('u','<?php echo $_smarty_tpl->tpl_vars['num']->value;?> ')"> <i class="fas fa-times"></i> <span class="visible-xs"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['remove'];?> </span> </button> </div> </div> <?php if ($_smarty_tpl->tpl_vars['upgrade']->value->totalDaysInCycle > 0) {?> <div class="row row-upgrade-credit"> <div class="col-sm-7"> <span class="item-group"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['upgradeCredit'];?> </span> <div class="upgrade-calc-msg"> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>"upgradeCreditDescription",'daysRemaining'=>$_smarty_tpl->tpl_vars['upgrade']->value->daysRemaining,'totalDays'=>$_smarty_tpl->tpl_vars['upgrade']->value->totalDaysInCycle),$_smarty_tpl ) );?> </div> </div> <div class="col-sm-4 item-price"> <span>-<?php echo $_smarty_tpl->tpl_vars['upgrade']->value->creditAmount;?> </span> </div> </div> <?php }?> </div> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <?php if ($_smarty_tpl->tpl_vars['cartitems']->value == 0) {?> <div class="view-cart-empty"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['cartempty'];?> </div> <?php }?> </div> <?php if ($_smarty_tpl->tpl_vars['cartitems']->value > 0) {?> <div class="empty-cart"> <button type="button" class="btn btn-link btn-xs" id="btnEmptyCart"> <i class="fas fa-trash-alt"></i> <span><?php echo $_smarty_tpl->tpl_vars['LANG']->value['emptycart'];?> </span> </button> </div> <?php }?> </form> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['hookOutput']->value, 'output'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['output']->value) { ?> <div> <?php echo $_smarty_tpl->tpl_vars['output']->value;?> </div> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['gatewaysoutput']->value, 'gatewayoutput'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['gatewayoutput']->value) { ?> <div class="view-cart-gateway-checkout"> <?php echo $_smarty_tpl->tpl_vars['gatewayoutput']->value;?> </div> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <div class="view-cart-tabs"> <ul class="nav nav-tabs" role="tablist"> <li role="presentation" class="active"><a href="#applyPromo" aria-controls="applyPromo" role="tab" data-toggle="tab"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['applyPromoCode'];?> </a></li> <?php if ($_smarty_tpl->tpl_vars['taxenabled']->value && !$_smarty_tpl->tpl_vars['loggedin']->value) {?> <li role="presentation"><a href="#calcTaxes" aria-controls="calcTaxes" role="tab" data-toggle="tab"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['estimateTaxes'];?> </a></li> <?php }?> </ul> <div class="tab-content"> <div role="tabpanel" class="tab-pane active promo" id="applyPromo"> <?php if ($_smarty_tpl->tpl_vars['promotioncode']->value) {?> <div class="view-cart-promotion-code"> <?php echo $_smarty_tpl->tpl_vars['promotioncode']->value;?> - <?php echo $_smarty_tpl->tpl_vars['promotiondescription']->value;?> </div> <div class="text-center"> <a href="<?php echo $_SERVER['PHP_SELF'];?> ?a=removepromo" class="btn btn-default btn-sm"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['removePromotionCode'];?> </a> </div> <?php } else { ?> <form method="post" action="cart.php?a=view"> <div class="form-group prepend-icon "> <label for="cardno" class="field-icon"> <i class="fas fa-ticket-alt"></i> </label> <input type="text" name="promocode" id="inputPromotionCode" class="field" placeholder="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>"orderPromoCodePlaceholder"),$_smarty_tpl ) );?> " required="required"> </div> <button type="submit" name="validatepromo" class="btn btn-block" value="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderpromovalidatebutton'];?> "> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderpromovalidatebutton'];?> </button> </form> <?php }?> </div> <div role="tabpanel" class="tab-pane" id="calcTaxes"> <form method="post" action="cart.php?a=setstateandcountry"> <div class="form-horizontal"> <div class="form-group"> <label for="inputState" class="col-sm-4 control-label"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['state'];?> </label> <div class="col-sm-7"> <input type="text" name="state" id="inputState" value="<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['state'];?> " class="form-control"<?php if ($_smarty_tpl->tpl_vars['loggedin']->value) {?> disabled="disabled"<?php }?> /> </div> </div> <div class="form-group"> <label for="inputCountry" class="col-sm-4 control-label"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['country'];?> </label> <div class="col-sm-7"> <select name="country" id="inputCountry" class="form-control"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['countries']->value, 'countrylabel', false, 'countrycode'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['countrycode']->value => $_smarty_tpl->tpl_vars['countrylabel']->value) { ?> <option value="<?php echo $_smarty_tpl->tpl_vars['countrycode']->value;?> "<?php if ((!$_smarty_tpl->tpl_vars['country']->value && $_smarty_tpl->tpl_vars['countrycode']->value == $_smarty_tpl->tpl_vars['defaultcountry']->value) || $_smarty_tpl->tpl_vars['countrycode']->value == $_smarty_tpl->tpl_vars['country']->value) {?> selected<?php }?>> <?php echo $_smarty_tpl->tpl_vars['countrylabel']->value;?> </option> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </select> </div> </div> <div class="form-group text-center"> <button type="submit" class="btn"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['updateTotals'];?> </button> </div> </div> </form> </div> </div> </div> </div> <div class="col-md-4" id="scrollingPanelContainer"> <div class="order-summary" id="orderSummary"> <div class="loader" id="orderSummaryLoader" style="display: none;"> <i class="fas fa-fw fa-sync fa-spin"></i> </div> <h2><?php echo $_smarty_tpl->tpl_vars['LANG']->value['ordersummary'];?> </h2> <div class="summary-container"> <div class="subtotal clearfix"> <span class="pull-left"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['ordersubtotal'];?> </span> <span id="subtotal" class="pull-right"><?php echo $_smarty_tpl->tpl_vars['subtotal']->value;?> </span> </div> <?php if ($_smarty_tpl->tpl_vars['promotioncode']->value || $_smarty_tpl->tpl_vars['taxrate']->value || $_smarty_tpl->tpl_vars['taxrate2']->value) {?> <div class="bordered-totals"> <?php if ($_smarty_tpl->tpl_vars['promotioncode']->value) {?> <div class="clearfix"> <span class="pull-left"><?php echo $_smarty_tpl->tpl_vars['promotiondescription']->value;?> </span> <span id="discount" class="pull-right"><?php echo $_smarty_tpl->tpl_vars['discount']->value;?> </span> </div> <?php }?> <?php if ($_smarty_tpl->tpl_vars['taxrate']->value) {?> <div class="clearfix"> <span class="pull-left"><?php echo $_smarty_tpl->tpl_vars['taxname']->value;?> @ <?php echo $_smarty_tpl->tpl_vars['taxrate']->value;?> %</span> <span id="taxTotal1" class="pull-right"><?php echo $_smarty_tpl->tpl_vars['taxtotal']->value;?> </span> </div> <?php }?> <?php if ($_smarty_tpl->tpl_vars['taxrate2']->value) {?> <div class="clearfix"> <span class="pull-left"><?php echo $_smarty_tpl->tpl_vars['taxname2']->value;?> @ <?php echo $_smarty_tpl->tpl_vars['taxrate2']->value;?> %</span> <span id="taxTotal2" class="pull-right"><?php echo $_smarty_tpl->tpl_vars['taxtotal2']->value;?> </span> </div> <?php }?> </div> <?php }?> <div class="recurring-totals clearfix"> <span class="pull-left"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['totals'];?> </span> <span id="recurring" class="pull-right recurring-charges"> <span id="recurringMonthly" <?php if (!$_smarty_tpl->tpl_vars['totalrecurringmonthly']->value) {?>style="display:none;"<?php }?>> <span class="cost"><?php echo $_smarty_tpl->tpl_vars['totalrecurringmonthly']->value;?> </span> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderpaymenttermmonthly'];?> <br /> </span> <span id="recurringQuarterly" <?php if (!$_smarty_tpl->tpl_vars['totalrecurringquarterly']->value) {?>style="display:none;"<?php }?>> <span class="cost"><?php echo $_smarty_tpl->tpl_vars['totalrecurringquarterly']->value;?> </span> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderpaymenttermquarterly'];?> <br /> </span> <span id="recurringSemiAnnually" <?php if (!$_smarty_tpl->tpl_vars['totalrecurringsemiannually']->value) {?>style="display:none;"<?php }?>> <span class="cost"><?php echo $_smarty_tpl->tpl_vars['totalrecurringsemiannually']->value;?> </span> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderpaymenttermsemiannually'];?> <br /> </span> <span id="recurringAnnually" <?php if (!$_smarty_tpl->tpl_vars['totalrecurringannually']->value) {?>style="display:none;"<?php }?>> <span class="cost"><?php echo $_smarty_tpl->tpl_vars['totalrecurringannually']->value;?> </span> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderpaymenttermannually'];?> <br /> </span> <span id="recurringBiennially" <?php if (!$_smarty_tpl->tpl_vars['totalrecurringbiennially']->value) {?>style="display:none;"<?php }?>> <span class="cost"><?php echo $_smarty_tpl->tpl_vars['totalrecurringbiennially']->value;?> </span> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderpaymenttermbiennially'];?> <br /> </span> <span id="recurringTriennially" <?php if (!$_smarty_tpl->tpl_vars['totalrecurringtriennially']->value) {?>style="display:none;"<?php }?>> <span class="cost"><?php echo $_smarty_tpl->tpl_vars['totalrecurringtriennially']->value;?> </span> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderpaymenttermtriennially'];?> <br /> </span> </span> </div> <div class="total-due-today total-due-today-padded"> <span id="totalDueToday" class="amt"><?php echo $_smarty_tpl->tpl_vars['total']->value;?> </span> <span><?php echo $_smarty_tpl->tpl_vars['LANG']->value['ordertotalduetoday'];?> </span> </div> <div class="text-right"> <a href="cart.php?a=checkout" class="btn btn-success btn-lg btn-checkout<?php if ($_smarty_tpl->tpl_vars['cartitems']->value == 0) {?> disabled<?php }?>" id="checkout"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['checkout'];?> <i class="fas fa-arrow-right"></i> </a><br /> <a href="cart.php" class="btn btn-link btn-continue-shopping" id="continueShopping"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['continueShopping'];?> </a> </div> </div> </div> </div> </div> </div> </div> <form method="post" action="cart.php"> <input type="hidden" name="a" value="remove" /> <input type="hidden" name="r" value="" id="inputRemoveItemType" /> <input type="hidden" name="i" value="" id="inputRemoveItemRef" /> <div class="modal fade modal-remove-item" id="modalRemoveItem" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['close'];?> "> <span aria-hidden="true">×</span> </button> <h4 class="modal-title"> <i class="fas fa-times fa-3x"></i> <span><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['removeItem'];?> </span> </h4> </div> <div class="modal-body"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['cartremoveitemconfirm'];?> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['no'];?> </button> <button type="submit" class="btn btn-primary"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['yes'];?> </button> </div> </div> </div> </div> </form> <form method="post" action="cart.php"> <input type="hidden" name="a" value="empty" /> <div class="modal fade modal-remove-item" id="modalEmptyCart" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['close'];?> "> <span aria-hidden="true">×</span> </button> <h4 class="modal-title"> <i class="fas fa-trash-alt fa-3x"></i> <span><?php echo $_smarty_tpl->tpl_vars['LANG']->value['emptycart'];?> </span> </h4> </div> <div class="modal-body"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['cartemptyconfirm'];?> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['no'];?> </button> <button type="submit" class="btn btn-primary"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['yes'];?> </button> </div> </div> </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