[Koha-patches] [PATCH] [SIGNED-OFF] bug 6558 correct description for IntranetNav

Owen Leonard oleonard at myacpl.org
Fri Jul 8 15:36:57 CEST 2011


From: Nicole C. Engard <nengard at bywatersolutions.com>

IntranetNav says the HTML will appear in the More
menu, but it appears to the left of the More
menu. This patch fixes the preference description.

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
Signed-off-by: Owen Leonard <oleonard at myacpl.org>
---
 .../en/modules/admin/preferences/staff_client.pref |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref
index abde94a..df0a434 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref
@@ -36,7 +36,7 @@ Staff Client:
               type: textarea
               class: code
         -
-            - "Show the following HTML in the More menu at the top of each page on the staff client (should be a list of links or blank):"
+            - "Show the following HTML to the left of the More menu at the top of each page on the staff client (should be a list of links or blank):"
             - pref: IntranetNav
               type: textarea
               class: code
-- 
1.7.3



More information about the Koha-patches mailing list