Skip to content
Snippets Groups Projects
Commit fe24b507 authored by aydreeihn's avatar aydreeihn
Browse files

Merge remote-tracking branch 'kevin/issue/ticket-edit-internal-note' into features_prs/develop-next

parents efd2a81b c29295d6
No related branches found
No related tags found
No related merge requests found
......@@ -154,7 +154,7 @@ if ($_POST)
<tbody>
<tr>
<th colspan="2">
<em><strong><?php echo __('Internal Note');?></strong>: <?php echo __('Reason for editing the ticket (required)');?> <font class="error">&nbsp;<?php echo $errors['note'];?></font></em>
<em><strong><?php echo __('Internal Note');?></strong>: <?php echo __('Reason for editing the ticket (optional)');?> <font class="error">&nbsp;<?php echo $errors['note'];?></font></em>
</th>
</tr>
<tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment