mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Allow service notes to use multiple lines
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<b>Backup Info:</b> <?php echo $service_backup; ?> <br><br>
|
||||
|
||||
<h5><i class="nav-icon fas fa-sticky-note"></i> Notes</h5>
|
||||
<p><?php echo $service_notes; ?></p>
|
||||
<?php echo nl2br($service_notes); ?>
|
||||
<hr>
|
||||
|
||||
<!-- Assets -->
|
||||
|
||||
Reference in New Issue
Block a user