fixed up mass mail templates to include the link to visit the site (was in GlobalConfig.Site.BaseURL)
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
You are receiving this message because you are a member of the Amsterdam
|
||||
community "${community.name}". The sender is a host of this community.
|
||||
To stop receiving mass E-mailed notices from all Amsterdam community and
|
||||
conference hosts, visit Amsterdam, click on the "Profile" link, check the box
|
||||
labeled "Don't send me mass E-mail from community/conference hosts," and
|
||||
click Update to save this preference.
|
||||
conference hosts, visit Amsterdam at {{ GlobalConfig.Site.BaseURL }},
|
||||
click on the "Profile" link, check the box labeled "Don't send me mass E-mail
|
||||
from community/conference hosts," and click Update to save this preference.
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
You are receiving this message because you are a participant in the
|
||||
"{{ confName }}" conference in the Amsterdam community "{{ commName }}".
|
||||
The sender is a host of this conference. To stop receiving mass E-mailed
|
||||
notices from all Amsterdam community and conference hosts, visit Amsterdam, click
|
||||
on the "Profile" link, check the box labeled "Don't send me mass E-mail from
|
||||
community/conference hosts," and click Update to save this preference.
|
||||
notices from all Amsterdam community and conference hosts, visit Amsterdam at
|
||||
{{ GlobalConfig.Site.BaseURL }}, click on the "Profile" link, check the box
|
||||
labeled "Don't send me mass E-mail from community/conference hosts," and
|
||||
click Update to save this preference.
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
You are receiving this message because you are a reader of the
|
||||
"{{ confName }}" conference in the Amsterdam community "{{ commName }}".
|
||||
The sender is a host of this conference. To stop receiving mass E-mailed
|
||||
notices from all Amsterdam community and conference hosts, visit Amsterdam, click
|
||||
on the "Profile" link, check the box labeled "Don't send me mass E-mail from
|
||||
community/conference hosts," and click Update to save this preference.
|
||||
notices from all Amsterdam community and conference hosts, visit Amsterdam
|
||||
at {{ GlobalConfig.Site.BaseURL }}, click on the "Profile" link, check the box
|
||||
labeled "Don't send me mass E-mail from community/conference hosts," and
|
||||
click Update to save this preference.
|
||||
|
||||
@@ -12,6 +12,7 @@ You are receiving this message because you are a participant in the
|
||||
"{{ topicName }}" topic in the "{{ confName }}" conference in the
|
||||
Amsterdam community "{{ commName }}". The sender is a host of the
|
||||
"{{ confName }}" conference. To stop receiving mass E-mailed notices from
|
||||
all Amsterdam community and conference hosts, visit Amsterdam, click
|
||||
on the "Profile" link, check the box labeled "Don't send me mass E-mail from
|
||||
community/conference hosts," and click Update to save this preference.
|
||||
all Amsterdam community and conference hosts, visit Amsterdam at
|
||||
{{ GlobalConfig.Site.BaseURL }}, click on the "Profile" link, check the box
|
||||
labeled "Don't send me mass E-mail from community/conference hosts," and
|
||||
click Update to save this preference.
|
||||
|
||||
@@ -12,6 +12,7 @@ You are receiving this message because you are a reader of the
|
||||
"{{ topicName }}" topic in the "{{ confName }}" conference in the
|
||||
Amsterdam community "{{ commName }}". The sender is a host of the
|
||||
"{{ confName }}" conference. To stop receiving mass E-mailed notices from
|
||||
all Amsterdam community and conference hosts, visit Amsterdam, click
|
||||
on the "Profile" link, check the box labeled "Don't send me mass E-mail from
|
||||
community/conference hosts," and click Update to save this preference.
|
||||
all Amsterdam community and conference hosts, visit Amsterdam at
|
||||
{{ GlobalConfig.Site.BaseURL }}, click on the "Profile" link, check the box
|
||||
labeled "Don't send me mass E-mail from community/conference hosts," and
|
||||
click Update to save this preference.
|
||||
|
||||
Reference in New Issue
Block a user