Remove remember me checkbox from all pages
In the template HEADER, STANDARD_ERROR, STANDARD_ERROR_LITE and STANDARD ERROR LOGIN search this line:
Code:
<label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="3" id="cb_cookieuser_navbar" accesskey="c" checked="checked" />$vbphrase[remember_me]</label> Code:
<input type="hidden" name="cookieuser" value="0" tabindex="3" id="cb_cookieuser_navbar" accesskey="c" /> Download No files for download. |