Bug 24201: (QA follow-up) Capitalisation fix
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 4 Aug 2020 11:30:03 +0000 (12:30 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 7 Aug 2020 14:54:40 +0000 (16:54 +0200)
'Set desk' vs 'Set Desk'.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt

index 1384a6d..c9370ed 100644 (file)
@@ -75,7 +75,7 @@ Updated:<ul>
 </fieldset>
 [% IF Desks.all %]
 <fieldset class="rows">
-    <legend>Set Desk</legend>
+    <legend>Set desk</legend>
     <ol>
         <li><label for="desk">Choose Desk:</label>
         <select name="desk_id" id="desk_id">