Submit
Path:
~
/
home
/
getwphos
/
whmcsdata
/
templates_c
/
File Content:
e28da66685ce9fb9ac7c3d6c95fb243d9b13b402_0.file.checkout.tpl.php
<?php /* Smarty version 3.1.32, created on 2018-10-25 19:40:10 from '/home/getwphos/clients.getwphost.com/templates/orderforms/standard_cart/checkout.tpl' */ /* @var Smarty_Internal_Template $_smarty_tpl */ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array ( 'version' => '3.1.32', 'unifunc' => 'content_5bd21c1ae5da17_65797353', 'has_nocache_code' => false, 'file_dependency' => array ( 'e28da66685ce9fb9ac7c3d6c95fb243d9b13b402' => array ( 0 => '/home/getwphos/clients.getwphost.com/templates/orderforms/standard_cart/checkout.tpl', 1 => 1535377962, 2 => 'file', ), ), 'includes' => array ( 'file:orderforms/standard_cart/common.tpl' => 1, 'file:orderforms/standard_cart/sidebar-categories.tpl' => 1, 'file:orderforms/standard_cart/sidebar-categories-collapsed.tpl' => 1, 'file:orderforms/standard_cart/linkedaccounts.tpl' => 2, ), ),false)) { function content_5bd21c1ae5da17_65797353 (Smarty_Internal_Template $_smarty_tpl) { $_smarty_tpl->smarty->ext->_tplFunction->registerTplFunctions($_smarty_tpl, array ( 'getFontAwesomeCCIcon' => array ( 'compiled_filepath' => '/home/getwphos/whmcsdata/templates_c/e28da66685ce9fb9ac7c3d6c95fb243d9b13b402_0.file.checkout.tpl.php', 'uid' => 'e28da66685ce9fb9ac7c3d6c95fb243d9b13b402', 'call_name' => 'smarty_template_function_getFontAwesomeCCIcon_10986236545bd21c1ae02b63_82822874', ), )); echo '<script'; ?> > // Define state tab index value var statesTab = 10; // Do not enforce state input client side 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); echo '<script'; ?> type="text/javascript" src="<?php echo $_smarty_tpl->tpl_vars['BASE_PATH_JS']->value;?> /StatesDropdown.js"><?php echo '</script'; ?> > <?php echo '<script'; ?> type="text/javascript" src="<?php echo $_smarty_tpl->tpl_vars['BASE_PATH_JS']->value;?> /PasswordStrength.js"><?php echo '</script'; ?> > <?php echo '<script'; ?> > window.langPasswordStrength = "<?php echo $_smarty_tpl->tpl_vars['LANG']->value['pwstrength'];?> "; window.langPasswordWeak = "<?php echo $_smarty_tpl->tpl_vars['LANG']->value['pwstrengthweak'];?> "; window.langPasswordModerate = "<?php echo $_smarty_tpl->tpl_vars['LANG']->value['pwstrengthmoderate'];?> "; window.langPasswordStrong = "<?php echo $_smarty_tpl->tpl_vars['LANG']->value['pwstrengthstrong'];?> "; <?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['orderForm']['checkout'];?> </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="already-registered clearfix"> <div class="pull-right"> <button type="button" class="btn btn-info<?php if ($_smarty_tpl->tpl_vars['loggedin']->value || !$_smarty_tpl->tpl_vars['loggedin']->value && $_smarty_tpl->tpl_vars['custtype']->value == "existing") {?> hidden<?php }?>" id="btnAlreadyRegistered"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['alreadyRegistered'];?> </button> <button type="button" class="btn btn-warning<?php if ($_smarty_tpl->tpl_vars['loggedin']->value || $_smarty_tpl->tpl_vars['custtype']->value != "existing") {?> hidden<?php }?>" id="btnNewUserSignup"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['createAccount'];?> </button> </div> <p><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['enterPersonalDetails'];?> </p> </div> <?php if ($_smarty_tpl->tpl_vars['errormessage']->value) {?> <div class="alert alert-danger checkout-error-feedback" 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> <div class="clearfix"></div> <?php }?> <form method="post" action="<?php echo $_SERVER['PHP_SELF'];?> ?a=checkout" name="orderfrm" id="frmCheckout"> <input type="hidden" name="submit" value="true" /> <input type="hidden" name="custtype" id="inputCustType" value="<?php echo $_smarty_tpl->tpl_vars['custtype']->value;?> " /> <div id="containerExistingUserSignin"<?php if ($_smarty_tpl->tpl_vars['loggedin']->value || $_smarty_tpl->tpl_vars['custtype']->value != "existing") {?> class="hidden"<?php }?>> <div class="sub-heading"> <span><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['existingCustomerLogin'];?> </span> </div> <div class="row"> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputLoginEmail" class="field-icon"> <i class="fas fa-envelope"></i> </label> <input type="text" name="loginemail" id="inputLoginEmail" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['emailAddress'];?> "> </div> </div> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputLoginPassword" class="field-icon"> <i class="fas fa-lock"></i> </label> <input type="password" name="loginpassword" id="inputLoginPassword" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['clientareapassword'];?> "> </div> </div> </div> <?php $_smarty_tpl->_subTemplateRender("file:orderforms/standard_cart/linkedaccounts.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('linkContext'=>"checkout-existing"), 0, false); ?> </div> <div id="containerNewUserSignup"> <div<?php if ($_smarty_tpl->tpl_vars['loggedin']->value || $_smarty_tpl->tpl_vars['custtype']->value == "existing") {?> class="hidden"<?php }?>> <?php $_smarty_tpl->_subTemplateRender("file:orderforms/standard_cart/linkedaccounts.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('linkContext'=>"checkout-new"), 0, true); ?> </div> <div class="sub-heading"> <span><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['personalInformation'];?> </span> </div> <div class="row"> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputFirstName" class="field-icon"> <i class="fas fa-user"></i> </label> <input type="text" name="firstname" id="inputFirstName" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['firstName'];?> " value="<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['firstname'];?> "<?php if ($_smarty_tpl->tpl_vars['loggedin']->value) {?> readonly="readonly"<?php }?> autofocus> </div> </div> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputLastName" class="field-icon"> <i class="fas fa-user"></i> </label> <input type="text" name="lastname" id="inputLastName" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['lastName'];?> " value="<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['lastname'];?> "<?php if ($_smarty_tpl->tpl_vars['loggedin']->value) {?> readonly="readonly"<?php }?>> </div> </div> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputEmail" class="field-icon"> <i class="fas fa-envelope"></i> </label> <input type="email" name="email" id="inputEmail" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['emailAddress'];?> " value="<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['email'];?> "<?php if ($_smarty_tpl->tpl_vars['loggedin']->value) {?> readonly="readonly"<?php }?>> </div> </div> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputPhone" class="field-icon"> <i class="fas fa-phone"></i> </label> <input type="tel" name="phonenumber" id="inputPhone" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['phoneNumber'];?> " value="<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['phonenumber'];?> "<?php if ($_smarty_tpl->tpl_vars['loggedin']->value) {?> readonly="readonly"<?php }?>> </div> </div> </div> <div class="sub-heading"> <span><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['billingAddress'];?> </span> </div> <div class="row"> <div class="col-sm-12"> <div class="form-group prepend-icon"> <label for="inputCompanyName" class="field-icon"> <i class="fas fa-building"></i> </label> <input type="text" name="companyname" id="inputCompanyName" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['companyName'];?> (<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['optional'];?> )" value="<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['companyname'];?> "<?php if ($_smarty_tpl->tpl_vars['loggedin']->value) {?> readonly="readonly"<?php }?>> </div> </div> <div class="col-sm-12"> <div class="form-group prepend-icon"> <label for="inputAddress1" class="field-icon"> <i class="far fa-building"></i> </label> <input type="text" name="address1" id="inputAddress1" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['streetAddress'];?> " value="<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['address1'];?> "<?php if ($_smarty_tpl->tpl_vars['loggedin']->value) {?> readonly="readonly"<?php }?>> </div> </div> <div class="col-sm-12"> <div class="form-group prepend-icon"> <label for="inputAddress2" class="field-icon"> <i class="fas fa-map-marker-alt"></i> </label> <input type="text" name="address2" id="inputAddress2" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['streetAddress2'];?> " value="<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['address2'];?> "<?php if ($_smarty_tpl->tpl_vars['loggedin']->value) {?> readonly="readonly"<?php }?>> </div> </div> <div class="col-sm-4"> <div class="form-group prepend-icon"> <label for="inputCity" class="field-icon"> <i class="far fa-building"></i> </label> <input type="text" name="city" id="inputCity" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['city'];?> " value="<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['city'];?> "<?php if ($_smarty_tpl->tpl_vars['loggedin']->value) {?> readonly="readonly"<?php }?>> </div> </div> <div class="col-sm-5"> <div class="form-group prepend-icon"> <label for="state" class="field-icon" id="inputStateIcon"> <i class="fas fa-map-signs"></i> </label> <label for="stateinput" class="field-icon" id="inputStateIcon"> <i class="fas fa-map-signs"></i> </label> <input type="text" name="state" id="inputState" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['state'];?> " value="<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['state'];?> "<?php if ($_smarty_tpl->tpl_vars['loggedin']->value) {?> readonly="readonly"<?php }?>> </div> </div> <div class="col-sm-3"> <div class="form-group prepend-icon"> <label for="inputPostcode" class="field-icon"> <i class="fas fa-certificate"></i> </label> <input type="text" name="postcode" id="inputPostcode" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['postcode'];?> " value="<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['postcode'];?> "<?php if ($_smarty_tpl->tpl_vars['loggedin']->value) {?> readonly="readonly"<?php }?>> </div> </div> <div class="col-sm-12"> <div class="form-group prepend-icon"> <label for="inputCountry" class="field-icon" id="inputCountryIcon"> <i class="fas fa-globe"></i> </label> <select name="country" id="inputCountry" class="field"<?php if ($_smarty_tpl->tpl_vars['loggedin']->value) {?> disabled="disabled"<?php }?>> <?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> <?php if ($_smarty_tpl->tpl_vars['customfields']->value) {?> <div class="sub-heading"> <span><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderadditionalrequiredinfo'];?> </span> </div> <div class="field-container"> <div class="row"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['customfields']->value, 'customfield'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['customfield']->value) { ?> <div class="col-sm-6"> <div class="form-group"> <label for="customfield<?php echo $_smarty_tpl->tpl_vars['customfield']->value['id'];?> "><?php echo $_smarty_tpl->tpl_vars['customfield']->value['name'];?> </label> <?php echo $_smarty_tpl->tpl_vars['customfield']->value['input'];?> <?php if ($_smarty_tpl->tpl_vars['customfield']->value['description']) {?> <span class="field-help-text"> <?php echo $_smarty_tpl->tpl_vars['customfield']->value['description'];?> </span> <?php }?> </div> </div> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </div> </div> <?php }?> </div> <?php if ($_smarty_tpl->tpl_vars['domainsinorder']->value) {?> <div class="sub-heading"> <span><?php echo $_smarty_tpl->tpl_vars['LANG']->value['domainregistrantinfo'];?> </span> </div> <p class="small text-muted"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['domainAlternativeContact'];?> </p> <div class="row margin-bottom"> <div class="col-sm-6 col-sm-offset-3"> <select name="contact" id="inputDomainContact" class="field"> <option value=""><?php echo $_smarty_tpl->tpl_vars['LANG']->value['usedefaultcontact'];?> </option> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['domaincontacts']->value, 'domcontact'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['domcontact']->value) { ?> <option value="<?php echo $_smarty_tpl->tpl_vars['domcontact']->value['id'];?> "<?php if ($_smarty_tpl->tpl_vars['contact']->value == $_smarty_tpl->tpl_vars['domcontact']->value['id']) {?> selected<?php }?>> <?php echo $_smarty_tpl->tpl_vars['domcontact']->value['name'];?> </option> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <option value="addingnew"<?php if ($_smarty_tpl->tpl_vars['contact']->value == "addingnew") {?> selected<?php }?>> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['clientareanavaddcontact'];?> ... </option> </select> </div> </div> <div class="row<?php if ($_smarty_tpl->tpl_vars['contact']->value != "addingnew") {?> hidden<?php }?>" id="domainRegistrantInputFields"> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputDCFirstName" class="field-icon"> <i class="fas fa-user"></i> </label> <input type="text" name="domaincontactfirstname" id="inputDCFirstName" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['firstName'];?> " value="<?php echo $_smarty_tpl->tpl_vars['domaincontact']->value['firstname'];?> "> </div> </div> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputDCLastName" class="field-icon"> <i class="fas fa-user"></i> </label> <input type="text" name="domaincontactlastname" id="inputDCLastName" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['lastName'];?> " value="<?php echo $_smarty_tpl->tpl_vars['domaincontact']->value['lastname'];?> "> </div> </div> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputDCEmail" class="field-icon"> <i class="fas fa-envelope"></i> </label> <input type="email" name="domaincontactemail" id="inputDCEmail" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['emailAddress'];?> " value="<?php echo $_smarty_tpl->tpl_vars['domaincontact']->value['email'];?> "> </div> </div> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputDCPhone" class="field-icon"> <i class="fas fa-phone"></i> </label> <input type="tel" name="domaincontactphonenumber" id="inputDCPhone" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['phoneNumber'];?> " value="<?php echo $_smarty_tpl->tpl_vars['domaincontact']->value['phonenumber'];?> "> </div> </div> <div class="col-sm-12"> <div class="form-group prepend-icon"> <label for="inputDCCompanyName" class="field-icon"> <i class="fas fa-building"></i> </label> <input type="text" name="domaincontactcompanyname" id="inputDCCompanyName" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['companyName'];?> (<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['optional'];?> )" value="<?php echo $_smarty_tpl->tpl_vars['domaincontact']->value['companyname'];?> "> </div> </div> <div class="col-sm-12"> <div class="form-group prepend-icon"> <label for="inputDCAddress1" class="field-icon"> <i class="far fa-building"></i> </label> <input type="text" name="domaincontactaddress1" id="inputDCAddress1" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['streetAddress'];?> " value="<?php echo $_smarty_tpl->tpl_vars['domaincontact']->value['address1'];?> "> </div> </div> <div class="col-sm-12"> <div class="form-group prepend-icon"> <label for="inputDCAddress2" class="field-icon"> <i class="fas fa-map-marker-alt"></i> </label> <input type="text" name="domaincontactaddress2" id="inputDCAddress2" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['streetAddress2'];?> " value="<?php echo $_smarty_tpl->tpl_vars['domaincontact']->value['address2'];?> "> </div> </div> <div class="col-sm-4"> <div class="form-group prepend-icon"> <label for="inputDCCity" class="field-icon"> <i class="far fa-building"></i> </label> <input type="text" name="domaincontactcity" id="inputDCCity" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['city'];?> " value="<?php echo $_smarty_tpl->tpl_vars['domaincontact']->value['city'];?> "> </div> </div> <div class="col-sm-5"> <div class="form-group prepend-icon"> <label for="inputDCState" class="field-icon"> <i class="fas fa-map-signs"></i> </label> <input type="text" name="domaincontactstate" id="inputDCState" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['state'];?> " value="<?php echo $_smarty_tpl->tpl_vars['domaincontact']->value['state'];?> "> </div> </div> <div class="col-sm-3"> <div class="form-group prepend-icon"> <label for="inputDCPostcode" class="field-icon"> <i class="fas fa-certificate"></i> </label> <input type="text" name="domaincontactpostcode" id="inputDCPostcode" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['postcode'];?> " value="<?php echo $_smarty_tpl->tpl_vars['domaincontact']->value['postcode'];?> "> </div> </div> <div class="col-sm-12"> <div class="form-group prepend-icon"> <select name="domaincontactcountry" id="inputDCCountry" class="field"> <?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['domaincontact']->value['country'] && $_smarty_tpl->tpl_vars['countrycode']->value == $_smarty_tpl->tpl_vars['defaultcountry']->value) || $_smarty_tpl->tpl_vars['countrycode']->value == $_smarty_tpl->tpl_vars['domaincontact']->value['country']) {?> 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> <?php }?> <?php if (!$_smarty_tpl->tpl_vars['loggedin']->value) {?> <div id="containerNewUserSecurity"<?php if ((!$_smarty_tpl->tpl_vars['loggedin']->value && $_smarty_tpl->tpl_vars['custtype']->value == "existing") || ($_smarty_tpl->tpl_vars['remote_auth_prelinked']->value && !$_smarty_tpl->tpl_vars['securityquestions']->value)) {?> class="hidden"<?php }?>> <div class="sub-heading"> <span><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['accountSecurity'];?> </span> </div> <div id="containerPassword" class="row<?php if ($_smarty_tpl->tpl_vars['remote_auth_prelinked']->value && $_smarty_tpl->tpl_vars['securityquestions']->value) {?> hidden<?php }?>"> <div id="passwdFeedback" style="display: none;" class="alert alert-info text-center col-sm-12"></div> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputNewPassword1" class="field-icon"> <i class="fas fa-lock"></i> </label> <input type="password" name="password" id="inputNewPassword1" data-error-threshold="<?php echo $_smarty_tpl->tpl_vars['pwStrengthErrorThreshold']->value;?> " data-warning-threshold="<?php echo $_smarty_tpl->tpl_vars['pwStrengthWarningThreshold']->value;?> " class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['clientareapassword'];?> "<?php if ($_smarty_tpl->tpl_vars['remote_auth_prelinked']->value) {?> value="<?php echo $_smarty_tpl->tpl_vars['password']->value;?> "<?php }?>> </div> </div> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputNewPassword2" class="field-icon"> <i class="fas fa-lock"></i> </label> <input type="password" name="password2" id="inputNewPassword2" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['clientareaconfirmpassword'];?> "<?php if ($_smarty_tpl->tpl_vars['remote_auth_prelinked']->value) {?> value="<?php echo $_smarty_tpl->tpl_vars['password']->value;?> "<?php }?>> </div> </div> <div class="col-sm-6"> <div class="progress"> <div class="progress-bar progress-bar-success progress-bar-striped" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" id="passwordStrengthMeterBar"> </div> </div> </div> <div class="col-sm-6"> <p class="text-center small text-muted" id="passwordStrengthTextLabel"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['pwstrength'];?> : <?php echo $_smarty_tpl->tpl_vars['LANG']->value['pwstrengthenter'];?> </p> </div> </div> <?php if ($_smarty_tpl->tpl_vars['securityquestions']->value) {?> <div class="row"> <div class="col-sm-6"> <select name="securityqid" id="inputSecurityQId" class="field"> <option value=""><?php echo $_smarty_tpl->tpl_vars['LANG']->value['clientareasecurityquestion'];?> </option> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['securityquestions']->value, 'question'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['question']->value) { ?> <option value="<?php echo $_smarty_tpl->tpl_vars['question']->value['id'];?> "<?php if ($_smarty_tpl->tpl_vars['question']->value['id'] == $_smarty_tpl->tpl_vars['securityqid']->value) {?> selected<?php }?>> <?php echo $_smarty_tpl->tpl_vars['question']->value['question'];?> </option> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </select> </div> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputSecurityQAns" class="field-icon"> <i class="fas fa-lock"></i> </label> <input type="password" name="securityqans" id="inputSecurityQAns" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['clientareasecurityanswer'];?> "> </div> </div> </div> <?php }?> </div> <?php }?> <?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);?> <div class="sub-heading"> <span><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['paymentDetails'];?> </span> </div> <div class="alert alert-success text-center large-text" role="alert"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['ordertotalduetoday'];?> : <strong><?php echo $_smarty_tpl->tpl_vars['total']->value;?> </strong> </div> <?php if ($_smarty_tpl->tpl_vars['canUseCreditOnCheckout']->value) {?> <div id="applyCreditContainer" class="apply-credit-container" data-apply-credit="<?php echo $_smarty_tpl->tpl_vars['applyCredit']->value;?> "> <p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'cart.availableCreditBalance','amount'=>$_smarty_tpl->tpl_vars['creditBalance']->value),$_smarty_tpl ) );?> </p> <?php if ($_smarty_tpl->tpl_vars['creditBalance']->value->toNumeric() >= $_smarty_tpl->tpl_vars['total']->value->toNumeric()) {?> <label class="radio"> <input id="useFullCreditOnCheckout" type="radio" name="applycredit" value="1"<?php if ($_smarty_tpl->tpl_vars['applyCredit']->value) {?> checked<?php }?>> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'cart.applyCreditAmountNoFurtherPayment','amount'=>$_smarty_tpl->tpl_vars['total']->value),$_smarty_tpl ) );?> </label> <?php } else { ?> <label class="radio"> <input id="useCreditOnCheckout" type="radio" name="applycredit" value="1"<?php if ($_smarty_tpl->tpl_vars['applyCredit']->value) {?> checked<?php }?>> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'cart.applyCreditAmount','amount'=>$_smarty_tpl->tpl_vars['creditBalance']->value),$_smarty_tpl ) );?> </label> <?php }?> <label class="radio"> <input id="skipCreditOnCheckout" type="radio" name="applycredit" value="0"<?php if (!$_smarty_tpl->tpl_vars['applyCredit']->value) {?> checked<?php }?>> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'cart.applyCreditSkip','amount'=>$_smarty_tpl->tpl_vars['creditBalance']->value),$_smarty_tpl ) );?> </label> </div> <?php }?> <div id="paymentGatewaysContainer" class="form-group"> <p class="small text-muted"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['preferredPaymentMethod'];?> </p> <div class="text-center"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['gateways']->value, 'gateway', false, 'num'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['gateway']->value) { ?> <label class="radio-inline"> <input type="radio" name="paymentmethod" value="<?php echo $_smarty_tpl->tpl_vars['gateway']->value['sysname'];?> " class="payment-methods<?php if ($_smarty_tpl->tpl_vars['gateway']->value['type'] == "CC") {?> is-credit-card<?php }?>"<?php if ($_smarty_tpl->tpl_vars['selectedgateway']->value == $_smarty_tpl->tpl_vars['gateway']->value['sysname']) {?> checked<?php }?> /> <?php echo $_smarty_tpl->tpl_vars['gateway']->value['name'];?> </label> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </div> </div> <div class="alert alert-danger text-center gateway-errors hidden"></div> <div class="clearfix"></div> <div id="creditCardInputFields"<?php if ($_smarty_tpl->tpl_vars['selectedgatewaytype']->value != "CC") {?> class="hidden"<?php }?>> <?php if ($_smarty_tpl->tpl_vars['clientsdetails']->value['cclastfour']) {?> <div class="row margin-bottom"> <div class="col-sm-12"> <div class="text-center"> <label class="radio-inline"> <input type="radio" name="ccinfo" value="useexisting" id="useexisting" <?php if ($_smarty_tpl->tpl_vars['clientsdetails']->value['cclastfour']) {?> checked<?php } else { ?> disabled<?php }?> /> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['creditcarduseexisting'];?> <?php if ($_smarty_tpl->tpl_vars['clientsdetails']->value['cclastfour']) {?> (<?php echo $_smarty_tpl->tpl_vars['clientsdetails']->value['cclastfour'];?> ) <?php }?> </label> <label class="radio-inline"> <input type="radio" name="ccinfo" value="new" id="new" <?php if (!$_smarty_tpl->tpl_vars['clientsdetails']->value['cclastfour'] || $_smarty_tpl->tpl_vars['ccinfo']->value == "new") {?> checked<?php }?> /> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['creditcardenternewcard'];?> </label> </div> </div> </div> <?php } else { ?> <input type="hidden" name="ccinfo" value="new" /> <?php }?> <div id="newCardInfo" class="row<?php if ($_smarty_tpl->tpl_vars['clientsdetails']->value['cclastfour'] && $_smarty_tpl->tpl_vars['ccinfo']->value != "new") {?> hidden<?php }?>"> <div class="col-sm-6"> <div class="form-group"> <input type="hidden" id="cctype" name="cctype" value="<?php echo $_smarty_tpl->tpl_vars['acceptedcctypes']->value[0];?> " /> <div class="dropdown" id="cardType"> <button class="btn btn-default dropdown-toggle field" type="button" id="creditCardType" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"> <span id="selectedCardType"> <i class="<?php $_smarty_tpl->smarty->ext->_tplFunction->callTemplateFunction($_smarty_tpl, 'getFontAwesomeCCIcon', array('ccType'=>$_smarty_tpl->tpl_vars['acceptedcctypes']->value[0]), true);?> fa-fw"></i> <?php echo $_smarty_tpl->tpl_vars['acceptedcctypes']->value[0];?> </span> <span class="fas fa-caret-down fa-fw"></span> </button> <ul class="dropdown-menu" id="creditCardTypeDropDown" aria-labelledby="creditCardType"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['acceptedcctypes']->value, 'cardType'); if ($_from !== null) { foreach ($_from as $_smarty_tpl->tpl_vars['cardType']->value) { ?> <li> <a href="#"> <i class="<?php $_smarty_tpl->smarty->ext->_tplFunction->callTemplateFunction($_smarty_tpl, 'getFontAwesomeCCIcon', array('ccType'=>$_smarty_tpl->tpl_vars['cardType']->value), true);?> fa-fw"></i> <span class="type"> <?php echo $_smarty_tpl->tpl_vars['cardType']->value;?> </span> </a> </li> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </ul> </div> </div> </div> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputCardNumber" class="field-icon"> <i class="fas fa-credit-card"></i> </label> <input type="tel" name="ccnumber" id="inputCardNumber" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['cardNumber'];?> " autocomplete="cc-number"> </div> </div> <?php if ($_smarty_tpl->tpl_vars['showccissuestart']->value) {?> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputCardStart" class="field-icon"> <i class="far fa-calendar-check"></i> </label> <input type="tel" name="ccstartdate" id="inputCardStart" class="field" placeholder="MM / YY (<?php echo $_smarty_tpl->tpl_vars['LANG']->value['creditcardcardstart'];?> )" autocomplete="cc-exp"> </div> </div> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputCardIssue" class="field-icon"> <i class="fas fa-asterisk"></i> </label> <input type="tel" name="ccissuenum" id="inputCardIssue" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['creditcardcardissuenum'];?> "> </div> </div> <?php }?> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputCardExpiry" class="field-icon"> <i class="fas fa-calendar-alt"></i> </label> <input type="tel" name="ccexpirydate" id="inputCardExpiry" class="field" placeholder="MM / YY<?php if ($_smarty_tpl->tpl_vars['showccissuestart']->value) {?> (<?php echo $_smarty_tpl->tpl_vars['LANG']->value['creditcardcardexpires'];?> )<?php }?>" autocomplete="cc-exp"> </div> </div> <div class="col-sm-6"> <div class="form-group prepend-icon"> <label for="inputCardCVV" class="field-icon"> <i class="fas fa-barcode"></i> </label> <input type="tel" name="cccvv" id="inputCardCVV" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['cvv'];?> " autocomplete="cc-cvc"> </div> </div> </div> <div id="existingCardInfo" class="row<?php if (!$_smarty_tpl->tpl_vars['clientsdetails']->value['cclastfour'] || $_smarty_tpl->tpl_vars['ccinfo']->value == "new") {?> hidden<?php }?>"> <div class="col-sm-12"> <div class="form-group prepend-icon"> <label for="inputCardCvvExisting" class="field-icon"> <i class="fas fa-barcode"></i> </label> <input type="tel" name="cccvvexisting" id="inputCardCvvExisting" class="field" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['cvv'];?> " autocomplete="cc-cvc"> </div> </div> </div> </div> <?php if ($_smarty_tpl->tpl_vars['shownotesfield']->value) {?> <div class="sub-heading"> <span><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderForm']['additionalNotes'];?> </span> </div> <div class="row"> <div class="col-sm-12"> <div class="form-group"> <textarea name="notes" class="field" rows="4" placeholder="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['ordernotesdescription'];?> "><?php echo $_smarty_tpl->tpl_vars['orderNotes']->value;?> </textarea> </div> </div> </div> <?php }?> <?php if ($_smarty_tpl->tpl_vars['showMarketingEmailOptIn']->value) {?> <div class="marketing-email-optin"> <h4><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'emailMarketing.joinOurMailingList'),$_smarty_tpl ) );?> </h4> <p><?php echo $_smarty_tpl->tpl_vars['marketingEmailOptInMessage']->value;?> </p> <input type="checkbox" name="marketingoptin" value="1"<?php if ($_smarty_tpl->tpl_vars['marketingEmailOptIn']->value) {?> checked<?php }?> class="no-icheck toggle-switch-success" data-size="small" data-on-text="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'yes'),$_smarty_tpl ) );?> " data-off-text="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'no'),$_smarty_tpl ) );?> "> </div> <?php }?> <div class="text-center"> <?php if ($_smarty_tpl->tpl_vars['accepttos']->value) {?> <p> <label class="checkbox-inline"> <input type="checkbox" name="accepttos" id="accepttos" /> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['ordertosagreement'];?> <a href="<?php echo $_smarty_tpl->tpl_vars['tosurl']->value;?> " target="_blank"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['ordertos'];?> </a> </label> </p> <?php }?> <button type="submit" id="btnCompleteOrder" class="btn btn-primary btn-lg disable-on-click spinner-on-click<?php if ($_smarty_tpl->tpl_vars['recaptcha']->value) {?> btn-recaptcha<?php } if ($_smarty_tpl->tpl_vars['recaptchaInvisible']->value) {?> btn-recaptcha-invisible<?php }?>" <?php if ($_smarty_tpl->tpl_vars['cartitems']->value == 0) {?>disabled="disabled"<?php }?> onclick="this.value='<?php echo $_smarty_tpl->tpl_vars['LANG']->value['pleasewait'];?> '"> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['completeorder'];?> <i class="fas fa-arrow-circle-right"></i> </button> </div> </form> <?php if ($_smarty_tpl->tpl_vars['servedOverSsl']->value) {?> <div class="alert alert-warning checkout-security-msg"> <i class="fas fa-lock"></i> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['ordersecure'];?> (<strong><?php echo $_smarty_tpl->tpl_vars['ipaddress']->value;?> </strong>) <?php echo $_smarty_tpl->tpl_vars['LANG']->value['ordersecure2'];?> <div class="clearfix"></div> </div> <?php }?> </div> </div> </div> <?php echo '<script'; ?> type="text/javascript" src="<?php echo $_smarty_tpl->tpl_vars['BASE_PATH_JS']->value;?> /jquery.payment.js"><?php echo '</script'; ?> > <?php } /* smarty_template_function_getFontAwesomeCCIcon_10986236545bd21c1ae02b63_82822874 */ if (!function_exists('smarty_template_function_getFontAwesomeCCIcon_10986236545bd21c1ae02b63_82822874')) { function smarty_template_function_getFontAwesomeCCIcon_10986236545bd21c1ae02b63_82822874(Smarty_Internal_Template $_smarty_tpl,$params) { foreach ($params as $key => $value) { $_smarty_tpl->tpl_vars[$key] = new Smarty_Variable($value, $_smarty_tpl->isRenderingCache); } ?> <?php if ($_smarty_tpl->tpl_vars['ccType']->value == "Visa") {?> fab fa-cc-visa <?php } elseif ($_smarty_tpl->tpl_vars['ccType']->value == "MasterCard") {?> fab fa-cc-mastercard <?php } elseif ($_smarty_tpl->tpl_vars['ccType']->value == "Discover") {?> fab fa-cc-discover <?php } elseif ($_smarty_tpl->tpl_vars['ccType']->value == "American Express") {?> fab fa-cc-amex <?php } elseif ($_smarty_tpl->tpl_vars['ccType']->value == "JCB") {?> fab fa-cc-jcb <?php } elseif ($_smarty_tpl->tpl_vars['ccType']->value == "Diners Club" || $_smarty_tpl->tpl_vars['ccType']->value == "EnRoute") {?> fab fa-cc-diners-club <?php } else { ?> fas fa-credit-card <?php } }} /*/ smarty_template_function_getFontAwesomeCCIcon_10986236545bd21c1ae02b63_82822874 */ }
Edit
Rename
Chmod
Delete
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