Bug 11554: Capitalization fix in patron account on fines tab
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / members / mancredit.tt
index ff2b6b6..a4219fa 100644 (file)
@@ -38,7 +38,7 @@ $(document).ready(function(){
 
 <fieldset class="rows">
 <legend>Manual credit</legend><ol>
-       <li><label for="type">Credit Type: </label><select name="type" id="type">
+       <li><label for="type">Credit type: </label><select name="type" id="type">
 <option value="C">Credit</option>
 <option value="FOR">Forgiven</option>
 </select></li>