Remove the "Stay logged in" checkbox until we uncover the actual problem
with logging in via LDAP and persistence.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
%]
<input type='hidden' name='ou_email_host' value='laurentian.ca'/>
<input type='hidden' name='redirect_to' value='[% redirect %]'/>
- <input type="checkbox" name="persist" id="login_persist" /><label for="login_persist"> [% l('Stay logged in?') %]</label>
+[%- # Disabled persistent login until we figure out how to make this work with LDAP auth -%]
</div>
<div style="padding-top: 1em; margin-right: 1em;">
<input type="submit" value="[% l('Log in') %]" alt="[% l('Log in') %]" class="opac-button" />