summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-02 03:38:34 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-02 03:38:34 +0000
commitac018c3e1ddf8f24909441ab3f23c4eaed279163 (patch)
treec6a0dafe61219f3a90676dcf835c02678d4258a2 /usr
parentd07299bc04f849689d35bed3221f92e576a036d1 (diff)
downloadpfsense-ac018c3e1ddf8f24909441ab3f23c4eaed279163.zip
pfsense-ac018c3e1ddf8f24909441ab3f23c4eaed279163.tar.gz
Move image to the right some more.
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/guiconfig.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/guiconfig.inc b/usr/local/www/guiconfig.inc
index a2e36bc..61b42b6 100755
--- a/usr/local/www/guiconfig.inc
+++ b/usr/local/www/guiconfig.inc
@@ -181,7 +181,7 @@ function print_info_box_np($msg) {
echo " <tr>";
echo " <td>";
echo " <div style='background-color:#990000' id='redbox'>";
- echo " &nbsp;<img style='vertical-align:middle' src=\"/exclam.gif\" width=\"28\" height=\"32\">";
+ echo " &nbsp;&nbsp;&nbsp;<img style='vertical-align:middle' src=\"/exclam.gif\" width=\"28\" height=\"32\">";
echo " &nbsp;&nbsp;&nbsp;<font color='white'><b>{$msg}</b></font>";
echo " </div>";
echo " </td>";
OpenPOWER on IntegriCloud