Lines 323-328
Link Here
|
323 |
<input type="hidden" name="branch" value="[% branch | html %]" /> |
323 |
<input type="hidden" name="branch" value="[% branch | html %]" /> |
324 |
<input type="hidden" name="duedatespec" value="[% duedatespec | html %]" /> |
324 |
<input type="hidden" name="duedatespec" value="[% duedatespec | html %]" /> |
325 |
<input type="hidden" name="batch" value="1" /> |
325 |
<input type="hidden" name="batch" value="1" /> |
|
|
326 |
<input type="hidden" name="onsite_checkout" value="[% onsite_checkout | html %]" /> |
326 |
<input type="submit" id="checkoutrenew" class="btn btn-primary" value="Checkout or renew" /> |
327 |
<input type="submit" id="checkoutrenew" class="btn btn-primary" value="Checkout or renew" /> |
327 |
</fieldset> |
328 |
</fieldset> |
328 |
</form> |
329 |
</form> |
329 |
- |
|
|