mirror of
https://github.com/itflow-org/itflow
synced 2026-03-06 13:54:51 +00:00
Fix missing </div> in ticket when we tried to fix merge conflicts
This commit is contained in:
@@ -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>
|
<label class="custom-control-label" for="ticket_reply_type_checkbox">Email contact<br><small class="text-secondary">(Public Update)</small></label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user