[Koha-patches] [PATCH 2/2] [SIGNED OFF] Bug 4394 Adding preference definition change to opac.pref

Magnus Enger magnus at enger.priv.no
Tue Apr 5 17:28:15 CEST 2011


From: Owen Leonard <oleonard at myacpl.org>


Signed-off-by: Magnus Enger <magnus at enger.priv.no>
---
 .../prog/en/modules/admin/preferences/opac.pref    |    4 ++--
 1 files changed, 2 insertions(+), 2 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 83b6133..8e261f0 100755
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
@@ -113,10 +113,10 @@ OPAC:
               type: textarea
               class: code
         -
-            - Include the additional CSS stylesheet <!-- TMPL_VAR NAME="opacthemelang" -->/css/
+            - Include the additional CSS stylesheet
             - pref: opaccolorstylesheet
               class: file
-            - on all pages in the OPAC (leave blank to disable).
+            - to override specified settings from the default stylesheet. Enter the filename (if the file is in the server's css directory) or a complete URL beginning with <code>http://</code> (if the file lives on a remote server). Leave blank to disable.
         -
             - Use the CSS stylesheet <!-- TMPL_VAR NAME="opacthemelang" -->/css/
             - pref: opaclayoutstylesheet
-- 
1.7.1



More information about the Koha-patches mailing list