From 1544114ac38b7ed12a78d9bdcc04fbb4cb36ec96 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Sat, 26 Apr 2014 13:52:15 -0400 Subject: [PATCH] #7 Now custom admin-side nav elements can be added --- inc/custom/show_admin_nav-custom.inc.php | 22 ++++++++++++++++++++++ inc/show_admin_nav.inc.php | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 inc/custom/show_admin_nav-custom.inc.php diff --git a/inc/custom/show_admin_nav-custom.inc.php b/inc/custom/show_admin_nav-custom.inc.php new file mode 100644 index 00000000..bfa4ab0c --- /dev/null +++ b/inc/custom/show_admin_nav-custom.inc.php @@ -0,0 +1,22 @@ + + + + + + +
  • Text to Display
  • + + + diff --git a/inc/show_admin_nav.inc.php b/inc/show_admin_nav.inc.php index bcc91c26..4c8683fa 100644 --- a/inc/show_admin_nav.inc.php +++ b/inc/show_admin_nav.inc.php @@ -70,8 +70,8 @@ $num_mail = hesk_checkNewMail(); echo ''; } ?> +
  • -