diff --git a/app/View/partial/footer.php b/app/View/partial/footer.php deleted file mode 100644 index fe39fd21c..000000000 --- a/app/View/partial/footer.php +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - diff --git a/app/View/partial/header.php b/app/View/partial/header.php deleted file mode 100644 index 5754b9833..000000000 --- a/app/View/partial/header.php +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - <?php echo $this->config->item('company') . ' | ' . $this->lang->line('common_powered_by') . ' OSPOS ' . $this->config->item('application_version') ?> - - - - input->cookie('debug') == 'true' || $this->input->get('debug') == 'true') : ?> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - config->item('theme') != 'flatly' && file_exists($_SERVER['DOCUMENT_ROOT'] . '/public/css/' . $this->config->item('theme') . '.css')) { ?> - - - - - - - - - load->view('partial/header_js'); ?> - load->view('partial/lang_lines'); ?> - - - - - -
-
-
- - - - - -
-
- - - -
-
diff --git a/app/Views/partial/footer.php b/app/Views/partial/footer.php index c9b24daff..b2c20e62e 100644 --- a/app/Views/partial/footer.php +++ b/app/Views/partial/footer.php @@ -3,10 +3,10 @@ - + \ No newline at end of file