diff options
-rw-r--r-- | config/openbgpd/openbgpd_status.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/openbgpd/openbgpd_status.php b/config/openbgpd/openbgpd_status.php index 912539ce..5660734f 100644 --- a/config/openbgpd/openbgpd_status.php +++ b/config/openbgpd/openbgpd_status.php @@ -160,7 +160,5 @@ defCmdT("OpenBGPD Neighbors","bgpctl show neighbor"); <?php include("fend.inc"); ?> -<meta http-equiv="refresh" content="60;url=<?php print $_SERVER['SCRIPT_NAME']; ?>"> - </body> </html> |