From db7011c58c88e32c9cda3a1ae1a5adf315f261f1 Mon Sep 17 00:00:00 2001 From: Liz Rea Date: Wed, 27 Mar 2013 16:14:43 +1300 Subject: [PATCH] bug 4862 - Change label of Browse by subject or author to Authority search Replicate: Load the OPAC You should see "Browse by Subject or Author right below the search box To test: Apply patch Load the OPAC You should see "Authority search" where "Browse by Subject or Author" was . Signed-off-by: Mason James Amended patch: change strings in opac-authorities-home.tt Signed-off-by: Chris Cormack --- koha-tmpl/opac-tmpl/ccsr/en/includes/masthead.inc | 2 +- koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc | 2 +- koha-tmpl/opac-tmpl/prog/en/modules/opac-authorities-home.tt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/opac-tmpl/ccsr/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/ccsr/en/includes/masthead.inc index b1bfb29a38..0ca12ca2ec 100644 --- a/koha-tmpl/opac-tmpl/ccsr/en/includes/masthead.inc +++ b/koha-tmpl/opac-tmpl/ccsr/en/includes/masthead.inc @@ -248,7 +248,7 @@
Advanced search [% IF ( OpacBrowser ) %] | Browse by hierarchy[% END %] -[% IF ( OpacAuthorities ) %] | Browse by author or subject[% END %] +[% IF ( OpacAuthorities ) %] | Authority search[% END %] [% IF ( opacuserlogin && reviewson && OpacShowRecentComments ) %] | Recent comments[% END %] [% IF ( TagsEnabled ) %] | Tag cloud[% END %] [% IF ( OpacCloud ) %] | Subject cloud[% END %] diff --git a/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc index 89f6852465..b350244671 100644 --- a/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc +++ b/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc @@ -119,7 +119,7 @@
Advanced search [% IF ( OpacBrowser ) %] | Browse by hierarchy[% END %] -[% IF ( OpacAuthorities ) %] | Browse by author or subject[% END %] +[% IF ( OpacAuthorities ) %] | Authority search[% END %] [% IF ( opacuserlogin && reviewson && OpacShowRecentComments ) %] | Recent comments[% END %] [% IF ( TagsEnabled ) %] | Tag cloud[% END %] [% IF ( OpacCloud ) %] | Subject cloud[% END %] diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-authorities-home.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-authorities-home.tt index e0bf5a9c5f..d9f9a69e09 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-authorities-home.tt +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-authorities-home.tt @@ -1,4 +1,4 @@ -[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Browse by author or subject +[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Authority search [% INCLUDE 'doc-head-close.inc' %] @@ -13,7 +13,7 @@
- Browse by author or subject + Authority search