From 3ea18d789063ec8e0487cb6402e58eff537c8a72 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 --- 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 5275bc8..fc29042 100644 --- a/koha-tmpl/opac-tmpl/ccsr/en/includes/masthead.inc +++ b/koha-tmpl/opac-tmpl/ccsr/en/includes/masthead.inc @@ -263,7 +263,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 ac815bc..668ac0a 100644 --- a/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc +++ b/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc @@ -132,7 +132,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 e0bf5a9..d9f9a69 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