From d30ffa1091e829670c0dc5c956076c22fa8de211 Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Wed, 6 Jul 2011 01:47:21 -0400 Subject: [PATCH] [SIGNED-OFF] bug 6558 correct description for IntranetNav Content-Type: text/plain; charset="utf-8" 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 Signed-off-by: Owen Leonard --- .../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