|
Lines 32-40
Link Here
|
| 32 |
<div class="col order-first order-md-first order-lg-2"> |
32 |
<div class="col order-first order-md-first order-lg-2"> |
| 33 |
[% END %] |
33 |
[% END %] |
| 34 |
<div id="userauthhome" class="maincontent"> |
34 |
<div id="userauthhome" class="maincontent"> |
| 35 |
<form name="f" action="/cgi-bin/koha/opac-authorities-home.pl" method="post"> |
35 |
<form name="f" action="/cgi-bin/koha/opac-authorities-home.pl" method="get"> |
| 36 |
[% INCLUDE 'csrf-token.inc' %] |
36 |
[% INCLUDE 'csrf-token.inc' %] |
| 37 |
<input type="hidden" name="op" value="cud-do_search" /> |
37 |
<input type="hidden" name="op" value="do_search" /> |
| 38 |
<input type="hidden" name="type" value="opac" /> |
38 |
<input type="hidden" name="type" value="opac" /> |
| 39 |
<fieldset class="rows"> |
39 |
<fieldset class="rows"> |
| 40 |
<legend><h1>Authority search</h1></legend> |
40 |
<legend><h1>Authority search</h1></legend> |