Lines 38-44
Link Here
|
38 |
[% END %] |
38 |
[% END %] |
39 |
<div id="userauthhome" class="maincontent"> |
39 |
<div id="userauthhome" class="maincontent"> |
40 |
<form name="f" action="/cgi-bin/koha/opac-authorities-home.pl" method="get"> |
40 |
<form name="f" action="/cgi-bin/koha/opac-authorities-home.pl" method="get"> |
41 |
[% INCLUDE 'csrf-token.inc' %] |
|
|
42 |
<input type="hidden" name="op" value="do_search" /> |
41 |
<input type="hidden" name="op" value="do_search" /> |
43 |
<input type="hidden" name="type" value="opac" /> |
42 |
<input type="hidden" name="type" value="opac" /> |
44 |
<fieldset class="rows"> |
43 |
<fieldset class="rows"> |
45 |
- |
|
|