Updating for translation (capitalization normalization)
authorJoshua Ferraro <jmf@liblime.com>
Tue, 8 Jul 2008 04:32:27 +0000 (23:32 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 8 Jul 2008 04:32:27 +0000 (23:32 -0500)
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl

index ad55081..ff06945 100644 (file)
@@ -243,7 +243,7 @@ if (quantity ==0) {
                        <label for="ecost">Budgeted cost: </label>
                     <input type="text" size="20" name="ecost" id="ecost" value="<!-- TMPL_VAR NAME="ecost" -->" readonly="readonly"  />
                 <!-- TMPL_ELSE -->
-                <label for="ecost">Budgeted Cost: </label>
+                <label for="ecost">Budgeted cost: </label>
                     <input type="text" size="20" name="ecost" id="ecost" value="<!-- TMPL_VAR NAME="ecost" -->" />
                 <!--/TMPL_IF-->
             </li>