Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: rtlservices_header.php
<div class="row ml-2 mt-4"> <div class="col-md-12"> <div class="form-group" style="margin-bottom: -10px;"> <a href="<?php echo base_url($this->config->item('apanel_name').'/retail/');?>rtlservices?frmId=240&fTypeId=20"><i class="fa fa-th-list"></i> List IMEI Services</a> <a style="padding-left:2px;" href="<?php echo base_url($this->config->item('apanel_name').'/retail/');?>rtlservices?frmId=243&fTypeId=20&type=1"><i class="fa fa-th-list"></i> List Server Services</a> <a style="padding-left:2px;" href="<?php echo base_url($this->config->item('apanel_name').'/retail/');?>rtlservices_quickedit?frmId=<? echo $this->input->post_get('frmId');?>&fTypeId=<? echo $this->input->post_get('fTypeId')?>"><i class="fa fa-pencil"></i> Quick Edit IMEI Services</a> <a style="padding-left:2px;" href="<?php echo base_url($this->config->item('apanel_name').'/retail/');?>rtlservices_quickedit?type=1&frmId=<? echo $this->input->post_get('frmId');?>&fTypeId=<? echo $this->input->post_get('fTypeId')?>"><i class="fa fa-pencil"></i> Quick Edit Server Services</a> <a style="padding-left:2px;" href="<?php echo base_url($this->config->item('apanel_name').'/retail/');?>rtlservice?frmId=239&fTypeId=20"><i class="fa fa-plus"></i> <?php echo $this->lang->line('BE_GNRL_14').' IMEI '.$this->lang->line('BE_PCK_HD_4'); ?></a> <a style="padding-left:2px;" href="<?php echo base_url($this->config->item('apanel_name').'/retail/');?>rtlservice?frmId=242&fTypeId=20&type=1"><i class="fa fa-plus"></i> <?php echo $this->lang->line("BE_GNRL_14").' Server ' .$this->lang->line("BE_PCK_HD_4"); ?></a> <a style="padding-left:2px;" href="<?php echo base_url($this->config->item('apanel_name').'/retail/');?>manufacturers?frmId=238&fTypeId=20"><i class="fa fa-th-list"></i> List Brands</a> <a style="padding-left:2px;" href="<?php echo base_url($this->config->item('apanel_name').'/retail/');?>manufacturer?frmId=237&fTypeId=20"><i class="fa fa-plus"></i> Add Brand</a> </div> </div> </div>