data.emailcampaign_id ne 0}disabled="disabled"{/if} onclick="saveEmailCampaign(false,this);return false;"> {if $cEmailcampaign->data.emailcampaign_id eq 0}{'Not saved'|gettext}{else}{'Saved'|gettext}{/if}

  • {'Give your campaign an easily indentifiable name'|gettext}

  • {"This is what will appear in the Subject field of your recipients' inbox"|gettext}

  • {"This is what will appear in the From field of your recipients inbox when they receive this email."|gettext}

  • {'If recipients reply to this email, to what email address do you wish the replies to be sent?'|gettext}

  • {'Click to insert tag at the cursor:'|gettext}

  • {'Sends the email to all registered users of this community'|gettext}

  • {'All users with administrator status'|gettext}

  • {'All regular users'|gettext}

  • {if Hubbub::ALLOW_USER_LANGUAGE_SELECTION}
  • {'All regular users'|gettext}

    {if isset($errors.user_country)}{$errors.user_country}{/if}
  • {/if}
{if $usergroupsNonAuto|@count gt 0 || $usergroupsAuto|@count gt 0}

{'Select as many of your groups as you like'|gettext}

{assign var=halfGroupCount value=ceil(count($usergroupsNonAuto)/2)} {assign var=colBreakAt value=$halfGroupCount}
    {foreach from=$usergroupsNonAuto item=cUsergroup name=usergroupselector} {assign var='groupId' value=$cUsergroup->data.usergroup_id} {if $groupId ne 0}
  • {/if} {/foreach}
{if $usergroupsAuto|@count gt 0}

Dynamic groups

    {foreach from=$usergroupsAuto item=cUsergroup name=usergroupselector} {assign var='groupId' value=$cUsergroup->data.usergroup_id}
  • {/foreach}
{/if}
{if Hubbub::ALLOW_USER_LANGUAGE_SELECTION}
  • {if isset($errors.user_country)}{$errors.user_country}{/if}
{/if} {/if}
  • {if Hubbub::ALLOW_USER_LANGUAGE_SELECTION}
  • {if isset($errors.user_country)}{$errors.user_country}{/if}
  • {/if}
{'Search for users'|gettext}
{include file=Template::get("emailcampaign/listbox.html")}
  • {$cEmailcampaign->data.emailcampaign_name}
  • {$cEmailcampaign->data.emailcampaign_subject}
  • {$cEmailcampaign->data.emailcampaign_fromname}
  • {$cEmailcampaign->data.emailcampaign_replyemail}
  • {$cEmailcampaign->emailcampaign_prettyRecipientList}

{'View preview'|gettext}

{'Confirmation:'|gettext}

  • {"Leave this box unchecked if you are not ready to send the email. Once it is checked and you click finish, no further changes can be made to the campaign. You must click 'Finish & Send' to send the email. This box will become unchecked if you move to a different tab."|gettext}

{foreach Hubbub::$config.availableLanguages item=langKey key=langName} {/foreach}