From 3909814313f32c75e1957554678b1787e8674be9 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 9 Jun 2017 18:29:25 -0400 Subject: Remove checkbox to simplify task mail form --- app/Template/task_mail/create.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/Template/task_mail') diff --git a/app/Template/task_mail/create.php b/app/Template/task_mail/create.php index 4e843de9..f369ef99 100644 --- a/app/Template/task_mail/create.php +++ b/app/Template/task_mail/create.php @@ -40,8 +40,6 @@ - form->checkbox('add_comment', t('Log this action in a comment'), 1) ?> - modal->submitButtons(array( 'submitLabel' => t('Send by email'), 'tabindex' => 3, -- cgit v1.2.3