Guides & Snippets for phpBB3.
Try the Snippets here and share Your own Snippets
Post
by cisco007 »
search in yourstyle/template/index_body.html
find:
Code: Select all
<label for="autologin">{L_LOG_ME_IN} <input type="checkbox" name="autologin" id="autologin" /></label>
replace with:
Code: Select all
<label for="autologin">{L_LOG_ME_IN} <input type="checkbox" name="autologin" id="autologin" checked="checked" /></label>
see if it works!
Post
by ahh72 »
yes, working perfectly
thanks batoloco

Post
by cisco007 »
de nada!
glad it worked!
Post
by altafali »
plz help with this
i m using subsilver2