From 364b2fdd9156707e40494537ee11d5669121a116 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Sun, 7 Sep 2014 23:36:50 -0400 Subject: [PATCH] #42 Show font icons on the navigation menus if setting is enabled --- inc/header.inc.php | 12 ++++++------ inc/headerAdmin.inc.php | 2 +- inc/show_admin_nav.inc.php | 28 +++++++++++++++------------- 3 files changed, 22 insertions(+), 20 deletions(-) diff --git a/inc/header.inc.php b/inc/header.inc.php index 32dbcf43..e8d28894 100644 --- a/inc/header.inc.php +++ b/inc/header.inc.php @@ -130,7 +130,7 @@ require(HESK_PATH . 'nuMods_settings.inc.php'); diff --git a/inc/headerAdmin.inc.php b/inc/headerAdmin.inc.php index 6015b7e5..002d1ad5 100644 --- a/inc/headerAdmin.inc.php +++ b/inc/headerAdmin.inc.php @@ -131,7 +131,7 @@ require(HESK_PATH . 'nuMods_settings.inc.php');