From adadeb163bced6bb1b2d389860a333300dfcb88e Mon Sep 17 00:00:00 2001 From: anuko Date: Mon, 27 Nov 2017 00:27:33 +0000 Subject: [PATCH] Fixed background color. --- WEB-INF/templates/tasks.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WEB-INF/templates/tasks.tpl b/WEB-INF/templates/tasks.tpl index c7f10aad..0839d0cf 100644 --- a/WEB-INF/templates/tasks.tpl +++ b/WEB-INF/templates/tasks.tpl @@ -46,7 +46,7 @@ {$i18n.label.delete} {foreach $inactive_tasks as $task} - + {$task.name|escape} {$task.description|escape} {$i18n.label.edit} -- 2.20.1