Lines 151-156
Link Here
|
151 |
[% UNLESS ( errLinkNotValid ) %] |
151 |
[% UNLESS ( errLinkNotValid ) %] |
152 |
<form id="mainform" name="mainform" action="/cgi-bin/koha/opac-password-recovery.pl" method="post" autocomplete="off"> |
152 |
<form id="mainform" name="mainform" action="/cgi-bin/koha/opac-password-recovery.pl" method="post" autocomplete="off"> |
153 |
[% INCLUDE 'csrf-token.inc' %] |
153 |
[% INCLUDE 'csrf-token.inc' %] |
|
|
154 |
<input type="hidden" name="op" value="cud-reset_password" /> |
154 |
<legend class="sr-only">Password not valid</legend> |
155 |
<legend class="sr-only">Password not valid</legend> |
155 |
<input type="hidden" name="koha_login_context" value="opac" /> |
156 |
<input type="hidden" name="koha_login_context" value="opac" /> |
156 |
<fieldset class="brief"> |
157 |
<fieldset class="brief"> |