<%= __('These email addresses will be the defaults for each new email created.') %> |
|
---|---|
<%= __('Visitors that comment on a post can click on a checkbox to subscribe to your list.') %> |
checked="checked"<% endif %> /> value="<%= settings.subscribe.on_comment.label %>" <% else %> value="<%= __('Yes, add me to your mailing list.') %>" <% endif %> />
|
<%= __('Allow users who register on your site to subscribe to a list.') %> |
<% if(flags.registration_enabled == true) %>
checked="checked" <% endif %> /> value="<%= settings.subscribe.on_register.label %>" <% else %> value="<%= __('Yes, add me to your mailing list.') %>" <% endif %> />
<%= __('Registration is disabled on this site.') %> <% endif %> |
<%= __('Your subscribers will be directed to this page when they click the "Manage your subscription" link in your email.') %> |
|
<%= __('Your subscribers will be directed to this page when they click the "Unsubscribe" link in your email.') %>
|
|
<%= __('Paste this shortcode on a page to display a list of past newsletters.') %> |
|
<%= __('Paste this shortcode on a post or page to display the total number of confirmed subscribers.') %> |
|