Lines 51-57
Link Here
|
51 |
<a href="/cgi-bin/koha/ill/ill-requests.pl">ILL requests</a> |
51 |
<a href="/cgi-bin/koha/ill/ill-requests.pl">ILL requests</a> |
52 |
[% END %] |
52 |
[% END %] |
53 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
53 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
54 |
<span>Confirm automatic request</span> |
54 |
<span>Confirm request</span> |
55 |
[% END %] |
55 |
[% END %] |
56 |
[% ELSE %] |
56 |
[% ELSE %] |
57 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
57 |
[% WRAPPER breadcrumb_item bc_active= 1 %] |
Lines 855-861
Link Here
|
855 |
</div> |
855 |
</div> |
856 |
[% ELSIF op == 'confirmautoill' %] |
856 |
[% ELSIF op == 'confirmautoill' %] |
857 |
<!-- confirmautoill --> |
857 |
<!-- confirmautoill --> |
858 |
<h1>Confirm automatic request</h1> |
858 |
<h1>Confirm request</h1> |
859 |
<div id="results" class="page-section"> |
859 |
<div id="results" class="page-section"> |
860 |
<form method="post" id="confirmautoill-form"> |
860 |
<form method="post" id="confirmautoill-form"> |
861 |
[% INCLUDE 'csrf-token.inc' %] |
861 |
[% INCLUDE 'csrf-token.inc' %] |