|
Lines 21-26
Link Here
|
| 21 |
<div id="mainmain_heading" class="residentsearch"> |
21 |
<div id="mainmain_heading" class="residentsearch"> |
| 22 |
<p class="tip">Enter main heading ($a only):</p> |
22 |
<p class="tip">Enter main heading ($a only):</p> |
| 23 |
<form action="/cgi-bin/koha/authorities/authorities-home.pl" method="get"> |
23 |
<form action="/cgi-bin/koha/authorities/authorities-home.pl" method="get"> |
|
|
24 |
<input type="hidden" name="csrf_token" value="[% csrf_token %]" /> |
| 24 |
<input type="hidden" name="op" value="do_search" /> |
25 |
<input type="hidden" name="op" value="do_search" /> |
| 25 |
<input type="hidden" name="type" value="intranet" /> |
26 |
<input type="hidden" name="type" value="intranet" /> |
| 26 |
<select name="authtypecode"> |
27 |
<select name="authtypecode"> |
|
Lines 77-82
Link Here
|
| 77 |
<div id="main_heading" class="residentsearch"> |
78 |
<div id="main_heading" class="residentsearch"> |
| 78 |
<p class="tip">Enter main heading:</p> |
79 |
<p class="tip">Enter main heading:</p> |
| 79 |
<form action="/cgi-bin/koha/authorities/authorities-home.pl" method="get"> |
80 |
<form action="/cgi-bin/koha/authorities/authorities-home.pl" method="get"> |
|
|
81 |
<input type="hidden" name="csrf_token" value="[% csrf_token %]" /> |
| 80 |
<input type="hidden" name="op" value="do_search" /> |
82 |
<input type="hidden" name="op" value="do_search" /> |
| 81 |
<input type="hidden" name="type" value="intranet" /> |
83 |
<input type="hidden" name="type" value="intranet" /> |
| 82 |
<select name="authtypecode"> |
84 |
<select name="authtypecode"> |
|
Lines 133-138
Link Here
|
| 133 |
<div id="matchheading_search" class="residentsearch"> |
135 |
<div id="matchheading_search" class="residentsearch"> |
| 134 |
<p class="tip">Enter any heading:</p> |
136 |
<p class="tip">Enter any heading:</p> |
| 135 |
<form action="/cgi-bin/koha/authorities/authorities-home.pl" method="get"> |
137 |
<form action="/cgi-bin/koha/authorities/authorities-home.pl" method="get"> |
|
|
138 |
<input type="hidden" name="csrf_token" value="[% csrf_token %]" /> |
| 136 |
<input type="hidden" name="op" value="do_search" /> |
139 |
<input type="hidden" name="op" value="do_search" /> |
| 137 |
<input type="hidden" name="type" value="intranet" /> |
140 |
<input type="hidden" name="type" value="intranet" /> |
| 138 |
<select name="authtypecode"> |
141 |
<select name="authtypecode"> |
|
Lines 187-192
Link Here
|
| 187 |
<div id="entire_record" class="residentsearch"> |
190 |
<div id="entire_record" class="residentsearch"> |
| 188 |
<p class="tip">Enter any authority field:</p> |
191 |
<p class="tip">Enter any authority field:</p> |
| 189 |
<form action="/cgi-bin/koha/authorities/authorities-home.pl" method="get"> |
192 |
<form action="/cgi-bin/koha/authorities/authorities-home.pl" method="get"> |
|
|
193 |
<input type="hidden" name="csrf_token" value="[% csrf_token %]" /> |
| 190 |
<input type="hidden" name="op" value="do_search" /> |
194 |
<input type="hidden" name="op" value="do_search" /> |
| 191 |
<input type="hidden" name="type" value="intranet" /> |
195 |
<input type="hidden" name="type" value="intranet" /> |
| 192 |
<select name="authtypecode"> |
196 |
<select name="authtypecode"> |