From 882482f4194ddf95b845ce8ac2f788046a533150 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 23 Jul 2013 22:25:15 -0300 Subject: Revert partially c3bf54d658, anchor names didn't need to be changed --- config/openbgpd/openbgpd_status.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/openbgpd') diff --git a/config/openbgpd/openbgpd_status.php b/config/openbgpd/openbgpd_status.php index 245ed1c9..994d357d 100644 --- a/config/openbgpd/openbgpd_status.php +++ b/config/openbgpd/openbgpd_status.php @@ -80,7 +80,7 @@ function doCmdT($command, $limit = 0, $filter = "") { function showCmdT($idx, $title, $command) { echo "

\n"; - echo " \n"; + echo " \n"; echo "\n"; echo "\n"; echo "
" . $title . "
";		/* no newline after pre */
@@ -102,7 +102,7 @@ function listCmds() {
 	echo "

This status page includes the following information:\n"; echo "

\n"; } -- cgit v1.2.3