fixed up mass mail templates to include the link to visit the site (was in GlobalConfig.Site.BaseURL)

This commit is contained in:
2026-03-06 23:20:58 -07:00
parent fd311e610c
commit 9acfbd43da
5 changed files with 19 additions and 15 deletions
+3 -3
View File
@@ -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.
+4 -3
View File
@@ -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.
+4 -3
View File
@@ -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.
+4 -3
View File
@@ -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.
+4 -3
View File
@@ -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.