aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy/haproxy_backends.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/haproxy/haproxy_backends.php')
-rwxr-xr-xconfig/haproxy/haproxy_backends.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/haproxy/haproxy_backends.php b/config/haproxy/haproxy_backends.php
index bc93d388..6655fb06 100755
--- a/config/haproxy/haproxy_backends.php
+++ b/config/haproxy/haproxy_backends.php
@@ -77,7 +77,7 @@ include("head.inc");
<?php include("fbegin.inc"); ?>
<form action="haproxy_backends.php" method="post">
<?php if($one_two): ?>
-<p class="pgtitle"><?=$pgtitle?></font></p>
+<p class="pgtitle"><?=$pgtitle?></p>
<?php endif; ?>
<?php if ($input_errors) print_input_errors($input_errors); ?>
<?php if ($savemsg) print_info_box($savemsg); ?>