[open-event-legacy/deploy] s/eventyay.com/events.gnome.org/ for the email templates
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [open-event-legacy/deploy] s/eventyay.com/events.gnome.org/ for the email templates
- Date: Sat, 6 Apr 2019 14:53:22 +0000 (UTC)
commit d7c8ee0405725c01d2ac833868f749fa85d8132e
Author: Tom Tryfonidis <tomtryf gmail com>
Date: Sat Apr 6 17:52:40 2019 +0300
s/eventyay.com/events.gnome.org/ for the email templates
app/helpers/system_mails.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/app/helpers/system_mails.py b/app/helpers/system_mails.py
index 83b6cb49..79c49ea0 100644
--- a/app/helpers/system_mails.py
+++ b/app/helpers/system_mails.py
@@ -132,7 +132,7 @@ MAILS = {
u"<br/>Your order has been processed successfully." +
u"<br/> <a href='{order_url}'>Click here</a> to view/download your invoice."
u"<br><br><em>Looking forward to seeing you at the event."
- u"<br/>Login to manage your orders at https://eventyay.com </em>"
+ u"<br/>Login to manage your orders at https://events.gnome.org </em>"
)
},
TICKET_PURCHASED_ORGANIZER: {
@@ -142,7 +142,7 @@ MAILS = {
u"Hi, {buyer_email} just bought tickets for the event {event_name}"
u"<br/>The order has been processed successfully." +
u"<br/> <a href='{order_url}'>Click here</a> to view/download the invoice."
- u"<br/>Login to manage the orders at https://eventyay.com </em>"
+ u"<br/>Login to manage the orders at https://events.gnome.org </em>"
)
},
TICKET_CANCELLED: {
@@ -153,7 +153,7 @@ MAILS = {
u"<br/>Please contact the organizer for more info" +
u"<br/>Message from the organizer: {cancel_note}"
u"<br/> <a href='{order_url}'>Click here</a> to view/download the invoice."
- u"<br/>Login to manage the orders at https://eventyay.com </em>"
+ u"<br/>Login to manage the orders at https://events.gnome.org </em>"
)
},
EVENT_EXPORTED: {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]