mirror of https://github.com/itflow-org/itflow
Fix missing </div> in ticket when we tried to fix merge conflicts
This commit is contained in:
parent
20602c6f89
commit
43dc95c55a
|
|
@ -336,6 +336,7 @@ if (isset($_GET['ticket_id'])) {
|
|||
<label class="custom-control-label" for="ticket_reply_type_checkbox">Email contact<br><small class="text-secondary">(Public Update)</small></label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php } ?>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue