View | Details | Raw Unified | Return to bug 38666
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-detail-tabs.inc (-1 / +1 lines)
Lines 203-208 Link Here
203
                    <div id="closed-stack-requests" role="tabpanel" class="tab-pane">
203
                    <div id="closed-stack-requests" role="tabpanel" class="tab-pane">
204
                        <form action="/cgi-bin/koha/reserve/modrequest.pl" method="post">
204
                        <form action="/cgi-bin/koha/reserve/modrequest.pl" method="post">
205
                            <input type="hidden" name="from" value="circ" />
205
                            <input type="hidden" name="from" value="circ" />
206
                            [% INCLUDE 'csrf-token.inc' %]
206
207
207
                            <table id="closed-stack-requests-table">
208
                            <table id="closed-stack-requests-table">
208
                                <thead>
209
                                <thead>
209
- 

Return to bug 38666