From e156ed6db784866f0351f0eb0d4994c2a2a9fdaa Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Sun, 24 May 2015 19:18:36 +0200 Subject: [PATCH] Update e-mail templates --- app/templates/en/approve_comment.tpl | 2 +- app/templates/en/drop_comment.tpl | 2 +- app/templates/en/new_comment.tpl | 2 +- app/templates/en/notify_reader.tpl | 2 +- app/templates/en/notify_subscriber.tpl | 2 +- app/templates/fr/approve_comment.tpl | 2 +- app/templates/fr/drop_comment.tpl | 2 +- app/templates/fr/new_comment.tpl | 2 +- app/templates/fr/notify_reader.tpl | 2 +- app/templates/fr/notify_subscriber.tpl | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/app/templates/en/approve_comment.tpl b/app/templates/en/approve_comment.tpl index 2daa5b2..145ca2c 100644 --- a/app/templates/en/approve_comment.tpl +++ b/app/templates/en/approve_comment.tpl @@ -3,7 +3,7 @@ Hi, The comment should be published soon. It has been approved. -- -Pecosys +Stacosys {{ original }} diff --git a/app/templates/en/drop_comment.tpl b/app/templates/en/drop_comment.tpl index c3b0362..6aaed72 100644 --- a/app/templates/en/drop_comment.tpl +++ b/app/templates/en/drop_comment.tpl @@ -3,7 +3,7 @@ Hi, The comment will not be published. It has been dropped. -- -Pecosys +Stacosys {{ original }} diff --git a/app/templates/en/new_comment.tpl b/app/templates/en/new_comment.tpl index a07f7a3..e043f92 100644 --- a/app/templates/en/new_comment.tpl +++ b/app/templates/en/new_comment.tpl @@ -13,4 +13,4 @@ Please find comment details below: {{ comment }} -- -Pecosys +Stacosys diff --git a/app/templates/en/notify_reader.tpl b/app/templates/en/notify_reader.tpl index c2d2a0e..701b55f 100644 --- a/app/templates/en/notify_reader.tpl +++ b/app/templates/en/notify_reader.tpl @@ -5,5 +5,5 @@ Your comment has been approved. It should be published in few minutes. {{ article_url }} -- -Pecosys +Stacosys diff --git a/app/templates/en/notify_subscriber.tpl b/app/templates/en/notify_subscriber.tpl index d1d9e6c..5a81758 100644 --- a/app/templates/en/notify_subscriber.tpl +++ b/app/templates/en/notify_subscriber.tpl @@ -9,5 +9,5 @@ You can unsubscribe at any time using this link: {{ unsubscribe_url }} -- -Pecosys +Stacosys diff --git a/app/templates/fr/approve_comment.tpl b/app/templates/fr/approve_comment.tpl index a381c21..35668d4 100644 --- a/app/templates/fr/approve_comment.tpl +++ b/app/templates/fr/approve_comment.tpl @@ -3,7 +3,7 @@ Bonjour, Le commentaire sera bientôt publié. Il a été approuvé. -- -Pecosys +Stacosys {{ original }} diff --git a/app/templates/fr/drop_comment.tpl b/app/templates/fr/drop_comment.tpl index 714decf..70e13ed 100644 --- a/app/templates/fr/drop_comment.tpl +++ b/app/templates/fr/drop_comment.tpl @@ -3,7 +3,7 @@ Bonjour, Le commentaire ne sera pas publié. Il a été rejeté. -- -Pecosys +Stacosys {{ original }} diff --git a/app/templates/fr/new_comment.tpl b/app/templates/fr/new_comment.tpl index b3346fe..01ce664 100644 --- a/app/templates/fr/new_comment.tpl +++ b/app/templates/fr/new_comment.tpl @@ -13,4 +13,4 @@ Voici les détails concernant le commentaire : {{ comment }} -- -Pecosys +Stacosys diff --git a/app/templates/fr/notify_reader.tpl b/app/templates/fr/notify_reader.tpl index c8d2956..9464cb0 100644 --- a/app/templates/fr/notify_reader.tpl +++ b/app/templates/fr/notify_reader.tpl @@ -5,5 +5,5 @@ Votre commentaire a été approuvé. Il sera publié dans quelques minutes. {{ article_url }} -- -Pecosys +Stacosys diff --git a/app/templates/fr/notify_subscriber.tpl b/app/templates/fr/notify_subscriber.tpl index 29804ee..1d79f8a 100644 --- a/app/templates/fr/notify_subscriber.tpl +++ b/app/templates/fr/notify_subscriber.tpl @@ -9,5 +9,5 @@ Vous pouvez vous désinscrire à tout moment en suivant ce lien : {{ unsubscribe_url }} -- -Pecosys +Stacosys