Quote:
Originally Posted by Boofo
There are 4 places for the remember me checkbox:
navbar
STANDARD_ERROR
STANDARD_ERROR_LOGIN
STANDARD_ERROR_LITE
I did a str_replace for all of them for the Ultimate Navbar hack.
|
I looked into doing all of them myself. The code is a little different in the files you mention.
Code:
<input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser" tabindex="1" />
What exactly should be placed in here to get this to work?