[MT2343] Removed the hint for Amount and display Amount as mandatory
authorJean-André Santoni <jeanandre.santoni@biblibre.com>
Thu, 3 Dec 2009 14:19:43 +0000 (15:19 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Sun, 20 Dec 2009 13:31:25 +0000 (14:31 +0100)
koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl

index dde66a6..0d0945c 100644 (file)
     </li>
 
     <li>
-    <label style='white-space: nowrap;' for="budget_amount">Amount: </label>
+    <label style="color: red;" for="budget_amount">Amount: </label>
     <input type="text" name="budget_amount" id="budget_amount" value="<!-- TMPL_VAR NAME="budget_amount" -->" size="8" />
-    <div class='hint'>budget amount cannot both be empty</div>
     </li>
 
     <li>