Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: serverservices_header.php
<a href="<?php echo base_url($this->config->item('apanel_name').'/services/serverservices?frmId='.$this->input->post_get('frmId').'&fTypeId='.$this->input->post_get('fTypeId'));?>"> <i class="fa fa-list-alt"></i> List All Server Services </a> <a style="padding-left:10px;" href="<?php echo base_url($this->config->item('apanel_name').'/services/services_quickedit?fs=2&frmId='.$this->input->post_get('frmId').'&fTypeId='.$this->input->post_get('fTypeId'));?>"> <i class="fa fa-pencil"></i> Quick Edit Server Services </a> <a style="padding-left:10px;" href="<?php echo base_url($this->config->item('apanel_name').'/services/serverservice?frmId='.$this->input->post_get('frmId').'&fTypeId='.$this->input->post_get('fTypeId'));?>"> <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:10px;" href="<?php echo base_url($this->config->item('apanel_name').'/services/categories?fs=2&iFrm=1&frmId='.$this->input->post_get('frmId').'&fTypeId='.$this->input->post_get('fTypeId'));?>"> <i class="fa fa-list-alt"></i> List Server Service Groups </a> <a style="padding-left:10px;" href="<?php echo base_url($this->config->item('apanel_name').'/services/category?fs=2&iFrm=1&frmId='.$this->input->post_get('frmId').'&fTypeId='.$this->input->post_get('fTypeId'));?>"><i class="fa fa-plus"></i> Add Server Service Group</a>