summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-24 21:28:36 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-24 21:28:36 +0000
commitc17b1f3cc4cca0494d9700549c4540a279116ae2 (patch)
tree462222e5914360d79c5bf6c8c8d825f679f7b2f6 /usr/local
parent2f76f7aa70ebd8fcfb4550713b58f81eb2d7b6fb (diff)
downloadpfsense-c17b1f3cc4cca0494d9700549c4540a279116ae2.zip
pfsense-c17b1f3cc4cca0494d9700549c4540a279116ae2.tar.gz
<br> around $loadmsg
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/edit.php b/usr/local/www/edit.php
index 0f7d32a..1eb1b29 100755
--- a/usr/local/www/edit.php
+++ b/usr/local/www/edit.php
@@ -140,7 +140,7 @@ function sf() { document.forms[0].savetopath.focus(); }
<body onLoad="sf();">
<p><span class="pgtitle"><?=$Title ?></span>
<?php if ($savemsg) print_info_box($savemsg); ?>
-<?php if ($loadmsg) echo "{$loadmsg}"; ?>
+<?php if ($loadmsg) echo "<br>{$loadmsg}<br>"; ?>
<form action="edit.php" method="POST">
<table>
<tr>
OpenPOWER on IntegriCloud