From 2e24e906383c26a4aa57cb3a8b0d5d786a92b9b2 Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Wed, 1 Jun 2011 00:08:17 -0400 Subject: [PATCH] bug 6442 change opacnav wording so it's more accurate Signed-off-by: Nicole C. Engard --- .../prog/en/modules/admin/preferences/opac.pref | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index 7f92cd6..71c9426 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -138,7 +138,7 @@ OPAC: type: textarea class: code - - - "Show the following HTML on the left hand column of all pages on the OPAC (generally navigation links):" + - "Show the following HTML on the left hand column of the main page and patron account on the OPAC (generally navigation links):" - pref: OpacNav type: textarea class: code -- 1.7.2.3