aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy/haproxy_servers.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-10-14 00:59:53 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-10-14 00:59:53 -0400
commit064afb8dd11a4f5b0a331b80785177eb7aa12621 (patch)
treeb77d7b62767c8fb917933b72959f9ba974695421 /config/haproxy/haproxy_servers.php
parent7652d2b8a9f081a9bd31173ec3584e54e37732d6 (diff)
downloadpfsense-packages-064afb8dd11a4f5b0a331b80785177eb7aa12621.tar.gz
pfsense-packages-064afb8dd11a4f5b0a331b80785177eb7aa12621.tar.bz2
pfsense-packages-064afb8dd11a4f5b0a331b80785177eb7aa12621.zip
Remove bogus </font>
Diffstat (limited to 'config/haproxy/haproxy_servers.php')
-rwxr-xr-xconfig/haproxy/haproxy_servers.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/haproxy/haproxy_servers.php b/config/haproxy/haproxy_servers.php
index 9a7cb002..835b1a62 100755
--- a/config/haproxy/haproxy_servers.php
+++ b/config/haproxy/haproxy_servers.php
@@ -75,7 +75,7 @@ include("head.inc");
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
<?php if($one_two): ?>
-<p class="pgtitle"><?=$pgtitle?></font></p>
+<p class="pgtitle"><?=$pgtitle?></p>
<?php endif; ?>
<form action="haproxy_servers.php" method="post">
<?php if ($input_errors) print_input_errors($input_errors); ?>