Bug 2780 - Capitalize strings consistently (Authorities pages)
authorOwen Leonard <oleonard@myacpl.org>
Wed, 4 Apr 2012 13:47:15 +0000 (09:47 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 10 Apr 2012 08:03:23 +0000 (10:03 +0200)
Correcting capitalization in Authorities templates

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
koha-tmpl/intranet-tmpl/prog/en/modules/authorities/auth_finder.tt
koha-tmpl/intranet-tmpl/prog/en/modules/authorities/authorities.tt
koha-tmpl/intranet-tmpl/prog/en/modules/authorities/blinddetail-biblio-search.tt
koha-tmpl/intranet-tmpl/prog/en/modules/authorities/detail.tt
koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt

index f0140d9..b67da76 100644 (file)
@@ -1,5 +1,5 @@
 [% INCLUDE 'doc-head-open.inc' %]
-<title>Koha &rsaquo; Cataloging Authority Plugin</title>
+<title>Koha &rsaquo; Cataloging authority plugin</title>
 [% INCLUDE 'doc-head-close.inc' %]
 <style type="text/css">
 #custom-doc { width:51.46em;*width:50.17em;min-width:675px; margin:auto; text-align:left; } 
index b670b4a..d720b35 100644 (file)
@@ -574,7 +574,7 @@ function searchauthority() {
 
 [% IF ( duplicateauthid ) %]
         <div class="problem">
-                <p>Duplicate suspected with <a href="javascript:openWindow('detail.pl?authid=[% duplicateauthid %]&amp;popup=1', 'Duplicate Authority')" class="button">[% duplicateauthvalue %]</a></p>
+                <p>Duplicate suspected with <a href="javascript:openWindow('detail.pl?authid=[% duplicateauthid %]&amp;popup=1', 'Duplicate authority')" class="button">[% duplicateauthvalue %]</a></p>
                 <p>You must either :</p>
                 <ul>
                         <p><input type="checkbox" value="1" name="confirm_not_duplicate" />confirm it's not a duplicate (and click on <input type="button" value="Add authority" onclick="Check(this.form)" accesskey="w" class="button" /> again)</p>
index 88c16ec..56ed94f 100644 (file)
@@ -1,5 +1,5 @@
 [% INCLUDE 'doc-head-open.inc' %]
-<Title>Koha -- Authority details</title>
+<title>Koha &rsaquo; Authority details</title>
 [% INCLUDE 'doc-head-close.inc' %]
 <script type="text/javascript">
 //<![CDATA[
index 41384c5..6b36351 100644 (file)
@@ -3,7 +3,7 @@
     [% IF ( unknownauthid ) %]
       Unknown authority record
     [% ELSE %]
-      Details for Authority #[% authid %] ([% authtypetext %])
+      Details for authority #[% authid %] ([% authtypetext %])
     [% END %]
 </title>
 [% INCLUDE 'doc-head-close.inc' %]
@@ -72,7 +72,7 @@ function searchauthority() {
     [% IF ( unknownauthid ) %]
       Unknown authority record
     [% ELSE %]
-      Details for Authority #[% authid %] ([% authtypetext %])
+      Details for authority #[% authid %] ([% authtypetext %])
     [% END %]
 </div>
 
index 6c67de7..c143995 100644 (file)
@@ -1,5 +1,5 @@
 [% INCLUDE 'doc-head-open.inc' %]
-<title>Koha &rsaquo; Cataloging Authority Plugin</title>
+<title>Koha &rsaquo; Cataloging authority plugin</title>
 [% INCLUDE 'doc-head-close.inc' %]
 <style type="text/css">
 #custom-doc { width:51.46em;*width:50.17em;min-width:675px; margin:auto; text-align:left; } 
@@ -52,7 +52,7 @@ function jumpfull(page)
                 <tr>
                     <th>Summary</th>
                     <th>Used</th>
-                    <th>Get It!</th>
+                    <th>Get it!</th>
                     <th>Other action</th>
                 </tr>
                 <tr>