mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 16:44:28 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user