Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: settings_tab_user.php
<div class="row"> <div class="col-lg-12"> <div class="card"> <!--<div class="card-header header-elements-inline"> <h5 class="card-title"><?php /*echo $this->lang->line('BE_LBL_502'); */?></h5> </div>--> <div class="card-body"> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Show_Login_Link'); ?>:</label> <div class="col-md-2"> <div class="switch-button switch-button-lg" data-on-label="YES" data-off-label="NO"> <input type="checkbox" name="chkloginLink" id="chkloginLink" <?php echo $loginLink == 1 ? 'checked' : ''; ?> class="toggle" /><span><label for="chkloginLink"></label></span> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Show_Register_Link'); ?>:</label> <div class="col-md-2"> <div class="switch-button switch-button-lg" data-on-label="YES" data-off-label="NO"> <input type="checkbox" name="chkregisterLink" id="chkregisterLink" <?php echo $registerLink == 1 ? 'checked' : ''; ?> class="toggle" /><span><label for="chkregisterLink"></label></span> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Show_Multiple_Currencies'); ?>:</label> <div class="col-md-6"> <div class="form-check form-check-inline mt-0"> <label class="form-check-label mr-3"> <input type="radio" name="rdmultipleCurrency" id="rdmultipleCurrency1" value="1" checked class="form-check-input" /><?php echo $this->lang->line('BE_LBL_524'); ?></label> <label class="form-check-label"> <input type="radio" name="rdmultipleCurrency" id="rdmultipleCurrency0" value="0" <? if($multipleCurrency == '0') echo 'checked'; ?> class="form-check-input" /><?php echo $this->lang->line('BE_LBL_101'); ?></label> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Select_Order_Forms'); ?>:</label> <div class="col-md-6"> <div class="form-check form-check-inline mt-0"> <label class="form-check-label mr-3"> <input type="radio" name="rdOrderForms" id="rdOrderForms0" value="1" checked class="form-check-input" /><?php echo $this->lang->line('Old_Format'); ?></label> <label class="form-check-label"> <input type="radio" name="rdOrderForms" id="rdOrderForms1" value="2" <? if($orderForms == '2') echo 'checked'; ?> class="form-check-input" /><?php echo $this->lang->line('New_Format'); ?></label> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Admin_Login_Captcha'); ?>:</label> <div class="col-md-6"> <div class="form-check form-check-inline mt-0"> <label class="form-check-label mr-3"><input type="radio" name="rdAdminCaptcha" id="rdAdminCaptcha1" value="1" checked class="form-check-input" /><?php echo $this->lang->line('ON'); ?> </label> <label class="form-check-label"><input type="radio" name="rdAdminCaptcha" id="rdAdminCaptcha0" value="0" <? if($adminCaptcha == '0') echo 'checked'; ?> class="form-check-input" /><?php echo $this->lang->line('OFF'); ?> </label> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Client_Login_Captcha'); ?>:</label> <div class="col-md-6"> <div class="form-check form-check-inline mt-0"> <label class="form-check-label mr-3"> <input type="radio" name="rdUserCaptcha" id="rdUserCaptcha1" value="1" checked class="form-check-input" /><?php echo $this->lang->line('ON'); ?> </label> <label class="form-check-label"> <input type="radio" name="rdUserCaptcha" id="rdUserCaptcha0" value="0" <? if($userCaptcha == '0') echo 'checked'; ?> class="form-check-input" /><?php echo $this->lang->line('OFF'); ?> </label> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Captcha_At_Registration_Page'); ?>:</label> <div class="col-md-6"> <div class="form-check form-check-inline mt-0"> <label class="form-check-label mr-3"> <input type="radio" name="rdRgstrCaptcha" id="rdRgstrCaptcha1" value="1" checked class="form-check-input" /><?php echo $this->lang->line('ON'); ?> </label> <label class="form-check-label"> <input type="radio" name="rdRgstrCaptcha" id="rdRgstrCaptcha0" value="0" <? if($rgstrCaptcha == '0') echo 'checked'; ?> class="form-check-input" /><?php echo $this->lang->line('OFF'); ?> </label> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Captcha_At_Contact_Page'); ?>:</label> <div class="col-md-8"> <div class="form-check form-check-inline mt-0"> <label class="form-check-label mr-3"> <input type="radio" name="rdCntctCaptcha" id="rdCntctCaptcha1" value="1" checked class="form-check-input" /><?php echo $this->lang->line('ON'); ?> </label> <label class="form-check-label"> <input type="radio" name="rdCntctCaptcha" id="rdCntctCaptcha0" value="0" <? if($cntctCaptcha == '0') echo 'checked'; ?> class="form-check-input" /><?php echo $this->lang->line('OFF'); ?> </label> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Home_Page_retail_services_display_option'); ?>:</label> <div class="col-md-6"> <div class="form-check form-check-inline mt-0"> <label class="form-check-label mr-3"> <input type="radio" name="rdProductCategory" id="rdProductCategory0" value="0" checked class="form-check-input" /><?php echo $this->lang->line('Show_Services_on_homepage'); ?></label> <label class="form-check-label"> <input type="radio" name="rdProductCategory" id="rdProductCategory1" value="1" <? if($productOrCategory == '1') echo 'checked'; ?> class="form-check-input" /><?php echo $this->lang->line('Show_Categories_on_homepage'); ?></label> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('BE_LBL_604'); ?>:</label> <div class="col-md-6"> <div class="form-check form-check-inline mt-0"> <label class="form-check-label mr-3"> <input type="radio" name="rdNewClients" id="rdNewClients0" value="0" checked class="form-check-input" /><?php echo $this->lang->line('BE_LBL_606'); ?> </label> <label class="form-check-label"> <input type="radio" name="rdNewClients" id="rdNewClients1" value="1" <? if($newClients == '1') echo 'checked'; ?> class="form-check-input" /><?php echo $this->lang->line('BE_LBL_605'); ?> </label> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('CUST_LBL_302').' '.$this->lang->line('BE_LBL_827'); ?>:</label> <div class="col-md-6"> <div class="form-check form-check-inline mt-0"> <label class="form-check-label mr-3"> <input type="radio" name="regform" id="regform0" value="0" checked class="form-check-input" /><?php echo $this->lang->line('Old'); ?></label> <label class="form-check-label"> <input type="radio" name="regform" id="regform1" value="1" <? if($regform == '1') echo 'checked'; ?> class="form-check-input" /><?php echo $this->lang->line('New'); ?></label> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Transfer_Credits_Automatically_For_New_Customers'); ?>:</label> <div class="col-md-4"> <div class="switch-button switch-button-lg" data-on-label="YES" data-off-label="NO"> <input type="checkbox" name="chkAutoCredits" id="chkAutoCredits" <?php echo $AUTO_CREDITS == 1 ? 'checked' : '';?> class="toggle" /><span><label for="chkAutoCredits"></label></span> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('New_Customers_Can_Buy_Credits'); ?>:</label> <div class="col-md-2"> <div class="switch-button switch-button-lg" data-on-label="YES" data-off-label="NO"> <input type="checkbox" name="chkCanBuyCr" id="chkCanBuyCr" <?php echo $ADD_CREDITS_DEFAULT_VAL == 1 ? 'checked' : ''; ?> class="toggle" /><span><label for="chkCanBuyCr"></label></span> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('BE_LBL_840'); ?>:</label> <div class="col-md-2"> <div class="switch-button switch-button-lg" data-on-label="YES" data-off-label="NO"> <input type="checkbox" name="chkSendEmails" id="chkSendEmails" <?php echo $priceEmails == 1 ? 'checked' : ''; ?> class="toggle"/><span><label for="chkSendEmails"></label></span> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('BE_LBL_576'); ?>:</label> <div class="col-md-2"> <div class="switch-button switch-button-lg" data-on-label="YES" data-off-label="NO"> <input type="checkbox" name="chkPinCode" id="chkPinCode" <?php echo $pinCode == 1 ? 'checked' : '';?> class="toggle"/><span><label for="chkPinCode"></label></span> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('cost_price_is_less'); ?>:</label> <div class="col-md-4"> <div class="switch-button switch-button-lg" data-on-label="YES" data-off-label="NO"> <input type="checkbox" name="chkCProfit" id="chkCProfit" <?php echo $CP_Profit == 1 ? 'checked' : '';?> class="toggle" /><span><label for="chkCProfit"></label></span> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Admin_can_disable_email'); ?>:</label> <div class="col-md-4"> <div class="switch-button switch-button-lg" data-on-label="YES" data-off-label="NO"> <input type="checkbox" name="tStpVrf" id="tStpVrf" <?php echo $tsAuth == 1 ? 'checked' : '';?> class="toggle" /><span><label for="tStpVrf"></label></span> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Show_price_notifications_every_login'); ?>:</label> <div class="col-md-4"> <div class="switch-button switch-button-lg" data-on-label="YES" data-off-label="NO"> <input type="checkbox" name="chkPriceNotification" id="chkPriceNotification" <?php echo $chkPriceNotification == 1 ? 'checked' : '';?> class="toggle" /><span><label for="chkPriceNotification"></label></span> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Show_annoncement_notifications_every_login'); ?>:</label> <div class="col-md-4"> <div class="switch-button switch-button-lg" data-on-label="YES" data-off-label="NO"> <input type="checkbox" name="chkAnnonceNotification" id="chkAnnonceNotification" <?php echo $chkAnnonceNotification == 1 ? 'checked' : '';?> class="toggle" /><span><label for="chkAnnonceNotification"></label></span> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Show_Service_Group_Prices_for_Website'); ?>:</label> <div class="col-md-4"> <div class="switch-button switch-button-lg" data-on-label="YES" data-off-label="NO"> <input type="checkbox" name="srvcGrpPrice" id="srvcGrpPrice" <?php echo $srvcGrpPrice == 1 ? 'checked' : '';?> class="toggle" /><span><label for="srvcGrpPrice"></label></span> </div> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Unpaid_Admin_Invoices_Notification'); ?>:</label> <div class="col-md-4"> <select id="invsNotify" name="invsNotify" class="form-control select2me"> <option value="0" selected="selected">Do Not Apply</option> <? for($z = 1; $z <= 7; $z++) { $selected = ''; if($invsNotify == $z) $selected = 'selected'; echo '<option value="'.$z.'" '.$selected.'>Every '.$z.' day(s)</option>'; } ?> </select> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('Rush_Payment_Notification'); ?>:</label> <div class="col-md-4"> <select id="rushPmnt" name="rushPmnt" class="form-control select2me"> <option value="0" selected="selected"><?php echo $this->lang->line('Do_Not_Apply'); ?></option> <? for($z = 2; $z <= 10; $z++) { $selected = ''; if($rushPmnt == $z) $selected = 'selected'; echo '<option value="'.$z.'" '.$selected.'>'.$z.'</option>'; } ?> </select> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('BE_LBL_608'); ?>:</label> <div class="col-md-3"> <select id="ffPwdChDays" name="ffPwdChDays" class="form-control select2me" data-placeholder="Select..."> <? for($z = 0; $z <= 90; $z++) { $selected = ''; if($ffPwdChDays == $z) $selected = 'selected'; if($z == 0) echo '<option value="0" '.$selected.'>'.$this->lang->line('BE_LBL_613').'</option>'; else echo '<option value="'.$z.'" '.$selected.'>'.$z.'</option>'; } ?> </select> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('BE_LBL_383'); ?>:<span class="required_field">*</span></label> <div class="col-md-2"> <input type="text" class="form-control" placeholder="Enter text" name="txtLoginAttempts" maxlength="100" id="txtLoginAttempts" value="<?php echo($loginAttempts);?>" > </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('BE_LBL_385'); ?>:<span class="required_field">*</span></label> <div class="col-md-2"> <input type="text" class="form-control" placeholder="Enter text" name="txtMinCredits" maxlength="8" id="txtMinCredits" value="<?php echo($minCredits);?>" /> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('BE_LBL_386'); ?>:<span class="required_field">*</span></label> <div class="col-md-2"> <input type="text" class="form-control" placeholder="Enter text" name="txtMaxCredits" maxlength="8" id="txtMaxCredits" value="<?php echo($maxCredits);?>" /> </div> </div> <div class="form-group row"> <label class="col-lg-4 col-form-label text-right"><?php echo $this->lang->line('BE_LBL_823'); ?>:<span class="required_field">*</span></label> <div class="col-md-8"> <input type="text" class="form-control" placeholder="Enter Percentage" name="txtCrdtsTrsfrFee" maxlength="5" id="txtCrdtsTrsfrFee" value="<?php echo $crdtsTrnsfrFee;?>" /> <span <span class="form-text text-muted"> % - <?php echo $this->lang->line('set_fee_transferring_credits_into_user_accounts'); ?> </span> </div> </div> <div class="form-group row"> <div class="col-md-12 offset-lg-4" style="position: relative;"> <button type="button" <?php if($IS_DEMO) echo 'disabled="disabled"';?> id="btnClients" name="btnClients" class="btn btn-primary ThemeColorButton"><?php echo $this->lang->line('BE_LBL_72'); ?></button> <div style="display:none;position: absolute;left: 83px;top: 6px;" id="dvLoader2"><img style="width: 22px" src="<?php echo base_url('assets/images/loading.gif');?>" border="0" alt="Please wait..." /></div> </div> </div> </div> </div> </div> </div>