summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 1eb1b29..a634d21 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 "<br>{$loadmsg}<br>"; ?>
+<?php if ($loadmsg) echo "<p><b>{$loadmsg}<p>"; ?>
<form action="edit.php" method="POST">
<table>
<tr>
OpenPOWER on IntegriCloud