Lines 48-54
Link Here
|
48 |
<li><label for="billingdate">Billing date:</label> |
48 |
<li><label for="billingdate">Billing date:</label> |
49 |
<input type="text" size="10" id="billingdate" name="billingdate" value="[% billingdate | $KohaDates %]" readonly="readonly" class="datepicker" /></li> |
49 |
<input type="text" size="10" id="billingdate" name="billingdate" value="[% billingdate | $KohaDates %]" readonly="readonly" class="datepicker" /></li> |
50 |
|
50 |
|
51 |
<li><label for="shipmentcost">Shipment cost:</label> |
51 |
<li><label for="shipmentcost">Shipping cost:</label> |
52 |
<input type="text" size="10" id="shipmentcost" name="shipmentcost" value="[% shipmentcost %]" /></li> |
52 |
<input type="text" size="10" id="shipmentcost" name="shipmentcost" value="[% shipmentcost %]" /></li> |
53 |
<li><label for="shipment_budget_id">Fund:</label> |
53 |
<li><label for="shipment_budget_id">Fund:</label> |
54 |
<select id="shipment_budget_id" name="shipment_budget_id"> |
54 |
<select id="shipment_budget_id" name="shipment_budget_id"> |