Bug 2780 - Capitalize strings consistently (Authorities pages)
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / authorities / detail.tt
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>