From 44e91721b0edec28b4e37d3c6b8847854c108233 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 17 Aug 2014 09:15:38 -0700 Subject: Fix encoding issue in mail subject --- app/Templates/notification_task_creation.php | 4 ++-- app/Templates/notification_task_update.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app/Templates') diff --git a/app/Templates/notification_task_creation.php b/app/Templates/notification_task_creation.php index 9515e889..69beda92 100644 --- a/app/Templates/notification_task_creation.php +++ b/app/Templates/notification_task_creation.php @@ -11,13 +11,13 @@
  • - +
  • - + diff --git a/app/Templates/notification_task_update.php b/app/Templates/notification_task_update.php index 28be9db2..3f61dd2f 100644 --- a/app/Templates/notification_task_update.php +++ b/app/Templates/notification_task_update.php @@ -11,13 +11,13 @@
  • - +
  • - + -- cgit v1.2.3