summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-10-22 19:52:09 +0000
committerErmal <eri@pfsense.org>2010-10-22 19:52:09 +0000
commit4540ab2c16f674c2031a43c03bc142b67e0ea559 (patch)
treeb74f9ae7f7d9ad5a3c1ea0b53f36a60acde6106f /usr/local/www/fbegin.inc
parent90e64fad79395814e81be2b84871503f211eea00 (diff)
downloadpfsense-4540ab2c16f674c2031a43c03bc142b67e0ea559.zip
pfsense-4540ab2c16f674c2031a43c03bc142b67e0ea559.tar.gz
Clear some forgotten </img> </font> tags.
Diffstat (limited to 'usr/local/www/fbegin.inc')
-rwxr-xr-xusr/local/www/fbegin.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 47ff2ed..7da907b 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -229,9 +229,8 @@ if ($_REQUEST['noticeaction'] == 'acknowledge') {
?>
<div id="wrapper">
-
<div id="header">
- <div id="header-left"><a href="index.php" id="status-link"><img src="/themes/<?= $g['theme']; ?>/images/transparent.gif" border="0"></img></a></div>
+ <div id="header-left"><a href="index.php" id="status-link"><img src="/themes/<?= $g['theme']; ?>/images/transparent.gif" border="0"></a></div>
<div id="header-right">
<div class="container">
<div class="left">webConfigurator</div>
@@ -407,7 +406,7 @@ function add_to_menu($url, $name) {
?>
<div>
-<span class="pgtitle"><?=genhtmltitle($pgtitle);?></font></span>
+<span class="pgtitle"><?=genhtmltitle($pgtitle);?></span>
<span style="float:right; margin: 0 0 20px 20px;">
<?php if(! empty($statusurl)): ?>
<a href="<?php echo $statusurl; ?>" target="_new" title="Status of items on this page."><img src="/themes/<?php echo $g['theme']; ?>/images/status.png" border="0"></a>
OpenPOWER on IntegriCloud