When the recipient is infocenter then place a * close to the drop down description and a note under the tinymce box.

This commit is contained in:
Paolo
2020-02-03 16:44:29 +01:00
parent 8f908887be
commit d496bf5993
3 changed files with 27 additions and 1 deletions
@@ -56,6 +56,12 @@
<div class="col-lg-12">
<label><?php echo $this->p->t('ui', 'message'); ?>:</label>
<textarea id="body"></textarea>
<br>
<div>
<?php echo $this->p->t('ui', 'altRecipientNote'); ?>
</div>
</div>
</div>
<br>