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 234-239 Link Here
234
                    <div id="closed-stack-requests" role="tabpanel" class="tab-pane">
234
                    <div id="closed-stack-requests" role="tabpanel" class="tab-pane">
235
                        <form action="/cgi-bin/koha/reserve/modrequest.pl" method="post">
235
                        <form action="/cgi-bin/koha/reserve/modrequest.pl" method="post">
236
                            <input type="hidden" name="from" value="circ" />
236
                            <input type="hidden" name="from" value="circ" />
237
                            [% INCLUDE 'csrf-token.inc' %]
237
238
238
                            <table id="closed-stack-requests-table">
239
                            <table id="closed-stack-requests-table">
239
                                <thead>
240
                                <thead>
240
- 

Return to bug 38666