|
|
checked="checked"<% endif %> /> value="<%= settings.subscribe.on_comment.label %>" <% else %> value="<%= __('Yes, add me to your mailing list.') %>" <% endif %> />
|
|
<% 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 %> |
|
|
|
|
|
|