Bug 2780 - Capitalize strings consistently (patron cards)
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / patroncards / image-manage.tt
index fb7b6bc..7eda584 100644 (file)
@@ -1,5 +1,5 @@
     [% INCLUDE 'doc-head-open.inc' %]
-    <title>Koha &rsaquo; Patron Card Creator &rsaquo; Manage Images</title>
+    <title>Koha &rsaquo; Patron card creator &rsaquo; Manage images</title>
     [% INCLUDE 'doc-head-close.inc' %]
     <script type="text/javascript">
         //<![CDATA[
@@ -95,8 +95,8 @@
 <div id="breadcrumbs">
     <a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo;
     <a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a> &rsaquo;
-    <a href="/cgi-bin/koha/patroncards/home.pl">Patron Card Creator</a> &rsaquo;
-    Manage Images
+    <a href="/cgi-bin/koha/patroncards/home.pl">Patron card creator</a> &rsaquo;
+    Manage images
 </div>
 <div id="doc3" class="yui-t2">
     <div id="bd">
                             </fieldset>
                             <fieldset class="action">
                                 <input type="hidden" name="op" value="delete" />
-                                <span id="delete"><input id="deletesu" type="button" id="delete" onclick="DeleteConfirm()" value="Delete Image(s)" /></span>
+                                <span id="delete"><input id="deletesu" type="button" id="delete" onclick="DeleteConfirm()" value="Delete image(s)" /></span>
                                 <span id="delete_cancel"><a id="canceldel" href="/cgi-bin/koha/patroncards/home.pl" class="cancel">Cancel</a></span>
                             </fieldset>
                         </form>