Merge remote-tracking branch 'origin/new/bug_8408'
[srvgit] / koha-tmpl / intranet-tmpl / prog / en / modules / circ / selectbranchprinter.tt
index 40141be..acad21c 100644 (file)
@@ -1,18 +1,18 @@
 [% 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;}
 </style>
 </head>
-<body>
+<body id="circ_selectbranchprinter" class="circ">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'circ-search.inc' %]
 
 <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,10 +47,10 @@ Updated:<ul>
 
 <form method="post" action="selectbranchprinter.pl">
 <fieldset class="rows">
-       <legend>Set Library</legend>
+    <legend>Set library</legend>
     <ol>
     [% IF ( singleBranchMode ) %]
-        <li>Single Branch mode is ON.</li>
+        <li>SingleBranchMode is ON.</li>
     [% ELSE %]
         <li><label for="branch">Choose library:</label>
         <select name="branch" id="branch">