mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
[OQRS] Added a line break below text in view
This commit is contained in:
parent
bf607a5bf5
commit
c4e481b87d
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<?php
|
||||
if ($global_oqrs_text) {
|
||||
echo $global_oqrs_text;
|
||||
echo '<br />'
|
||||
}
|
||||
echo '<div class="resulttable">';
|
||||
if ($stations->result() != NULL) { ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue