[Koha-patches] [PATCH] bug 4087 add missing OpacAddMastheadLibraryPulldown to prefs interface

Nicole Engard nengard at gmail.com
Thu Feb 4 08:08:31 CET 2010


---
 .../prog/en/modules/admin/preferences/opac.pref    |    6 ++++++
 1 files changed, 6 insertions(+), 0 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 f21c0ab..4bf959d 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
@@ -148,6 +148,12 @@ OPAC:
             - pref: OPACSearchForTitleIn
               type: textarea
               class: code
+        -
+            - pref: OpacAddMastheadLibraryPulldown
+              choices: 
+                  yes: Add
+                  no: "Don't add"
+            - a library select pulldown menu on the OPAC masthead.
     Features:
         -
             - pref: opacuserlogin
-- 
1.5.6.5




More information about the Koha-patches mailing list