From 23b68707ec1630046f2b060d0fa3b28612ebd2bf Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Sun, 14 Dec 2014 23:53:06 -0500 Subject: [PATCH] Closes #93 Show the language dropdown on the header --- inc/header.inc.php | 6 ++++++ index.php | 10 ---------- ticket.php | 10 ---------- 3 files changed, 6 insertions(+), 20 deletions(-) diff --git a/inc/header.inc.php b/inc/header.inc.php index 90b4810e..6bf1f328 100644 --- a/inc/header.inc.php +++ b/inc/header.inc.php @@ -167,6 +167,12 @@ if ($modsForHesk_settings['show_icons']) {
  • > 
  • + + + + diff --git a/index.php b/index.php index 7e559085..2ea4464f 100644 --- a/index.php +++ b/index.php @@ -106,16 +106,6 @@ function print_add_ticket()
    - -
    -
    - -
    -
    - -
    -
    -

    diff --git a/ticket.php b/ticket.php index fe6cc0a5..2ac6e220 100644 --- a/ticket.php +++ b/ticket.php @@ -212,16 +212,6 @@ require_once(HESK_PATH . 'inc/header.inc.php');
    - -
    -
    - -
    -
    - -
    -
    -