[OQRS] Added a line break below text in view

This commit is contained in:
Andreas
2023-04-18 08:36:40 +02:00
parent bf607a5bf5
commit c4e481b87d

View File

@@ -14,6 +14,7 @@
<?php
if ($global_oqrs_text) {
echo $global_oqrs_text;
echo '<br />'
}
echo '<div class="resulttable">';
if ($stations->result() != NULL) { ?>