Remove receive email from admin option from registration page
Open up your "Register" template and find the following code and remove it. Save and you're done. Be sure to remove all the code shown in the checkbox from your template as if you don't you'll only partially remove either the check box or the associated text.
Code:
<li> <label for="cb_adminemail"><input type="checkbox" name="options[adminemail]" value="1" id="cb_adminemail" tabindex="1" {vb:raw checkedoff.adminemail} /> {vb:rawphrase receive_email_from_bulletin_board_staff}</label> </li> If you're like me and you send newsletters to your users this will be handy as upon initial registration the option not to receive admin emails is gone. This will also have a knock on effect with new users being reminded of threads they've become involved in if you have set that they will automatically be subscribed to threads. Don't worry Users will still be able to edit these options from userCP but it allows you the option of firing off a few newsletters or thread updates first. Download No files for download. Screenshots |