From 1a7e26f20ab425e10dced4a249db5a3cb0fc26bc Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Thu, 10 May 2018 22:16:06 -0400 Subject: translate time string in another template --- app/Template/notification/subtask_create.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/notification') diff --git a/app/Template/notification/subtask_create.php b/app/Template/notification/subtask_create.php index 17271724..094ac543 100644 --- a/app/Template/notification/subtask_create.php +++ b/app/Template/notification/subtask_create.php @@ -9,7 +9,7 @@
  • - text->e($subtask['time_estimated']).'h' ?> +
  • -- cgit v1.2.3