Jump to content

[Resolved] mailing list checked


keat

Recommended Posts

On my V3, i have mailing list check box checked as standard.
 It's an opt out rather than opt in.

I'd like to do this on the V6.

I'm guessing the code is in skin/template/content.register.php.

It looks similar to whats in V3, but not similar enough for me to figure out what to change.

input type="checkbox" id="register-mailing" name="mailing_list" value="1" {if isset($DATA.mailing_list) && $DATA.mailing_list == 1}checked="checked"{/if} />{$LANG.account.register_mailing}</a></span>

 

Can anyone shed any light please.

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...