|
Lines 37-43
Link Here
|
| 37 |
<input type="hidden" name="bib_list" value="[% bib_list %]" /> |
37 |
<input type="hidden" name="bib_list" value="[% bib_list %]" /> |
| 38 |
<input type="hidden" name="csrf_token" value="[% csrf_token %]" /> |
38 |
<input type="hidden" name="csrf_token" value="[% csrf_token %]" /> |
| 39 |
</fieldset> |
39 |
</fieldset> |
| 40 |
[% IF Koha.Preference('RequestOnOpac') || Koha.Preference('OpacRenewalAllowed') %]<p>Please do not use this mail to request or renew books.</p>[% END %] |
40 |
[% IF Koha.Preference('RequestOnOpac') || Koha.Preference('OpacRenewalAllowed') %]<p id="donotrequestbymail">Please do not use this mail to request or renew books.</p>[% END %] |
| 41 |
<fieldset class="action"> |
41 |
<fieldset class="action"> |
| 42 |
<input type="submit" class="btn" value="Send" /> |
42 |
<input type="submit" class="btn" value="Send" /> |
| 43 |
<a class="cancel close" href="#">Cancel</a> |
43 |
<a class="cancel close" href="#">Cancel</a> |