From 63784b435a22311999e069fd050073fc958ac31f Mon Sep 17 00:00:00 2001 From: bradymiller Date: Thu, 24 Feb 2011 23:25:29 -0800 Subject: [PATCH] Left menu navigations bug fixes: 1. Placed back the Reports->Client->Clinical (it was mistakenly removed on a recent commit) 2. Placed back the Miscellaneous->Password link --- interface/main/left_nav.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/interface/main/left_nav.php b/interface/main/left_nav.php index 211deee15..39a884197 100644 --- a/interface/main/left_nav.php +++ b/interface/main/left_nav.php @@ -1084,6 +1084,7 @@ if (!empty($reg)) { @@ -1180,6 +1181,7 @@ if (!empty($reg)) { + -- 2.11.4.GIT