Jump to content

Registration form


Recommended Posts

Hi,

Open the "authentication.tpl" and add this:

checked="checked" 



Like this:


           <input type="checkbox" checked="checked" name="newsletter" id="newsletter" value="1" {if isset($smarty.post.newsletter) AND $smarty.post.newsletter == 1} checked="checked"{/if} />
{l s='Sign up for our newsletter'}
 




Regards ;-P

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...