Lines 73-79
Link Here
|
73 |
[% END %] |
73 |
[% END %] |
74 |
[% INCLUDE "${cwd}/shared-includes/custom_fields.inc" %] |
74 |
[% INCLUDE "${cwd}/shared-includes/custom_fields.inc" %] |
75 |
<fieldset class="action"> |
75 |
<fieldset class="action"> |
76 |
<input id="ill-submit" type="submit" value="Update"/> |
76 |
<input id="ill-submit" class="btn btn-primary" type="submit" value="Update"/> |
77 |
<a class="cancel" href="/cgi-bin/koha/ill/ill-requests.pl">Cancel</a> |
77 |
<a class="cancel" href="/cgi-bin/koha/ill/ill-requests.pl">Cancel</a> |
78 |
</fieldset> |
78 |
</fieldset> |
79 |
<input type="hidden" name="illrequest_id" value="[% whole.value.other.illrequest_id | html %]" /> |
79 |
<input type="hidden" name="illrequest_id" value="[% whole.value.other.illrequest_id | html %]" /> |