|
Lines 16-22
Link Here
|
| 16 |
<input type="hidden" name="type" value="intranet" /> |
16 |
<input type="hidden" name="type" value="intranet" /> |
| 17 |
<input type="hidden" name="nbstatements" value="[% nbstatements | html %]" /> |
17 |
<input type="hidden" name="nbstatements" value="[% nbstatements | html %]" /> |
| 18 |
<input type="hidden" name="index" value="[% index | html %]" /> |
18 |
<input type="hidden" name="index" value="[% index | html %]" /> |
| 19 |
<input type="hidden" name="authtypecode" value="EDITORS" /> |
19 |
<input type="hidden" name="authtypecode" value="PERSO_NAME" /> |
| 20 |
<input type="hidden" name="q" value="[% index | html %]" /> |
20 |
<input type="hidden" name="q" value="[% index | html %]" /> |
| 21 |
<input type="hidden" name="marclist" value="all" /> |
21 |
<input type="hidden" name="marclist" value="all" /> |
| 22 |
<input type="hidden" name="and_or" value="and" /> |
22 |
<input type="hidden" name="and_or" value="and" /> |
| 23 |
- |
|
|