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
|
You are receiving this message because you are a member of the Amsterdam
|
||||||
community "${community.name}". The sender is a host of this community.
|
community "${community.name}". The sender is a host of this community.
|
||||||
To stop receiving mass E-mailed notices from all Amsterdam community and
|
To stop receiving mass E-mailed notices from all Amsterdam community and
|
||||||
conference hosts, visit Amsterdam, click on the "Profile" link, check the box
|
conference hosts, visit Amsterdam at {{ GlobalConfig.Site.BaseURL }},
|
||||||
labeled "Don't send me mass E-mail from community/conference hosts," and
|
click on the "Profile" link, check the box labeled "Don't send me mass E-mail
|
||||||
click Update to save this preference.
|
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
|
You are receiving this message because you are a participant in the
|
||||||
"{{ confName }}" conference in the Amsterdam community "{{ commName }}".
|
"{{ confName }}" conference in the Amsterdam community "{{ commName }}".
|
||||||
The sender is a host of this conference. To stop receiving mass E-mailed
|
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
|
notices from all Amsterdam community and conference hosts, visit Amsterdam at
|
||||||
on the "Profile" link, check the box labeled "Don't send me mass E-mail from
|
{{ GlobalConfig.Site.BaseURL }}, click on the "Profile" link, check the box
|
||||||
community/conference hosts," and click Update to save this preference.
|
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
|
You are receiving this message because you are a reader of the
|
||||||
"{{ confName }}" conference in the Amsterdam community "{{ commName }}".
|
"{{ confName }}" conference in the Amsterdam community "{{ commName }}".
|
||||||
The sender is a host of this conference. To stop receiving mass E-mailed
|
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
|
notices from all Amsterdam community and conference hosts, visit Amsterdam
|
||||||
on the "Profile" link, check the box labeled "Don't send me mass E-mail from
|
at {{ GlobalConfig.Site.BaseURL }}, click on the "Profile" link, check the box
|
||||||
community/conference hosts," and click Update to save this preference.
|
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
|
"{{ topicName }}" topic in the "{{ confName }}" conference in the
|
||||||
Amsterdam community "{{ commName }}". The sender is a host of the
|
Amsterdam community "{{ commName }}". The sender is a host of the
|
||||||
"{{ confName }}" conference. To stop receiving mass E-mailed notices from
|
"{{ confName }}" conference. To stop receiving mass E-mailed notices from
|
||||||
all Amsterdam community and conference hosts, visit Amsterdam, click
|
all Amsterdam community and conference hosts, visit Amsterdam at
|
||||||
on the "Profile" link, check the box labeled "Don't send me mass E-mail from
|
{{ GlobalConfig.Site.BaseURL }}, click on the "Profile" link, check the box
|
||||||
community/conference hosts," and click Update to save this preference.
|
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
|
"{{ topicName }}" topic in the "{{ confName }}" conference in the
|
||||||
Amsterdam community "{{ commName }}". The sender is a host of the
|
Amsterdam community "{{ commName }}". The sender is a host of the
|
||||||
"{{ confName }}" conference. To stop receiving mass E-mailed notices from
|
"{{ confName }}" conference. To stop receiving mass E-mailed notices from
|
||||||
all Amsterdam community and conference hosts, visit Amsterdam, click
|
all Amsterdam community and conference hosts, visit Amsterdam at
|
||||||
on the "Profile" link, check the box labeled "Don't send me mass E-mail from
|
{{ GlobalConfig.Site.BaseURL }}, click on the "Profile" link, check the box
|
||||||
community/conference hosts," and click Update to save this preference.
|
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