Jump to content

Remember Me Checked By Default


sparky5693

Recommended Posts

I figured it out...

Edit login.tpl from /skins/yourskin/styleTemplates/content/

Change this line

<td><input name="remember" type="checkbox" value="1" {CHECKBOX_STATUS} /></td>




to




<td><input name="remember" type="checkbox" value="1" checked="checked" {CHECKBOX_STATUS} /></td>

Now... does anyone know how to keep this box checked, and not even give the option for the customer to un-check it? Maybe just hide it?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...