Bugzilla – Attachment 27378 Details for
Bug 10807
OPAC: There is no authority search history
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10807: Follow-up: Change wording of tabs
Bug-10807-Follow-up-Change-wording-of-tabs.patch (text/plain), 2.17 KB, created by
Katrin Fischer
on 2014-04-21 20:16:44 UTC
(
hide
)
Description:
Bug 10807: Follow-up: Change wording of tabs
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2014-04-21 20:16:44 UTC
Size:
2.17 KB
patch
obsolete
>From df6263370a7a737bf0a70cf2cd37680dc2870549 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Mon, 21 Apr 2014 22:03:04 +0200 >Subject: [PATCH] Bug 10807: Follow-up: Change wording of tabs > >Changed the tabs from Catalog and Authority to >Catalog searches and Authority searches to be a bit more specific. >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-search-history.tt | 4 ++-- > koha-tmpl/opac-tmpl/prog/en/modules/opac-search-history.tt | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-search-history.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-search-history.tt >index 4e44705..9c2e2be 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-search-history.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-search-history.tt >@@ -36,8 +36,8 @@ > [% IF Koha.Preference( 'OpacAuthorities' ) == 1 %] > <div id="tabs" class="toptabs"> > <ul> >- <li><a href="#biblio_tab">Catalog</a></li> >- <li><a href="#authority_tab">Authority</a></li> >+ <li><a href="#biblio_tab">Catalog searches</a></li> >+ <li><a href="#authority_tab">Authority searches</a></li> > </ul> > [% END %] > <div id="biblio_tab"> >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-search-history.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-search-history.tt >index 3ea70a2..732e736 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-search-history.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-search-history.tt >@@ -43,8 +43,8 @@ $(document).ready(function() { > [% IF Koha.Preference( 'OpacAuthorities' ) == 1 %] > <div id="tabs" class="toptabs"> > <ul> >- <li><a href="#biblio_tab">Catalog</a></li> >- <li><a href="#authority_tab">Authority</a></li> >+ <li><a href="#biblio_tab">Catalog searches</a></li> >+ <li><a href="#authority_tab">Authority searches</a></li> > </ul> > [% END %] > <div id="biblio_tab"> >-- >1.8.3.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 10807
:
20734
|
20764
|
20951
|
20952
|
20988
|
20989
|
20990
|
21070
|
21362
|
21363
|
21403
|
22560
|
22561
|
22562
|
22563
|
22564
|
22565
|
23676
|
23677
|
23678
|
23679
|
23680
|
23681
|
23682
|
23712
|
24221
|
24222
|
24223
|
24224
|
24225
|
24226
|
27372
|
27373
|
27374
|
27375
|
27376
|
27377
| 27378