Bug 21799: Change wording for quantity input field on order receive page
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / acqui / orderreceive.tt
index 6737177..a566b5a 100644 (file)
             [% INCLUDE 'patron-title.inc' patron = creator %]
         </span>
        </li>
-       <li><label for="quantity_to_receive">Quantity to receive: </label><span class="label">
+       <li><label for="quantity_to_receive">Quantity ordered: </label><span class="label">
            [% IF edit or subscriptionid %]
                <input type="text" id="quantity_to_receive" name="quantity" value="[% quantity | html %]" />
            [% ELSE%]