Remove checkbox to simplify task mail form
This commit is contained in:
@@ -40,8 +40,6 @@
|
||||
</div>
|
||||
<?php endif ?>
|
||||
|
||||
<?= $this->form->checkbox('add_comment', t('Log this action in a comment'), 1) ?>
|
||||
|
||||
<?= $this->modal->submitButtons(array(
|
||||
'submitLabel' => t('Send by email'),
|
||||
'tabindex' => 3,
|
||||
|
||||
Reference in New Issue
Block a user