Merge remote-tracking branch 'origin/new/bug_7805'
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / circ / selectbranchprinter.tt
index 2f842bc..acad21c 100644 (file)
@@ -1,5 +1,5 @@
 [% INCLUDE 'doc-head-open.inc' %]
-<title>Koha &rsaquo; Circulation &rsaquo; Set Library</title>
+<title>Koha &rsaquo; Circulation &rsaquo; Set library</title>
 [% INCLUDE 'doc-head-close.inc' %]
 <style type="text/css">
     .noshow {display: none;}
@@ -12,7 +12,7 @@
 <div id="breadcrumbs">
          <a href="/cgi-bin/koha/mainpage.pl">Home</a>
 &rsaquo; <a href="/cgi-bin/koha/circ/circulation-home.pl">Circulation</a>
-&rsaquo; <a href="/cgi-bin/koha/circ/selectbranchprinter.pl">Set Library</a>
+&rsaquo; <a href="/cgi-bin/koha/circ/selectbranchprinter.pl">Set library</a>
 </div>
 
 <div id="doc" class="yui-t7">
@@ -22,7 +22,7 @@
 
 [% IF ( updated ) %]
 
-<h2>Update Succeeded</h2>
+<h2>Update succeeded</h2>
 Updated:<ul>
     [% FOREACH update IN updated %]
     [% IF ( update.updated_branch ) %]
@@ -47,7 +47,7 @@ Updated:<ul>
 
 <form method="post" action="selectbranchprinter.pl">
 <fieldset class="rows">
-       <legend>Set Library</legend>
+    <legend>Set library</legend>
     <ol>
     [% IF ( singleBranchMode ) %]
         <li>SingleBranchMode is ON.</li>