From 6c474eb8d35075d314ba56c5bb004ff1227ce127 Mon Sep 17 00:00:00 2001 From: Warren Baker Date: Thu, 2 Sep 2010 22:19:54 +0200 Subject: Remove redundant 'Show Bogons' link and added Bogons list to Diagnostics -> Tables while preserving the same download functionality. --- usr/local/www/fbegin.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'usr/local/www/fbegin.inc') diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc index 48cbe83..47ff2ed 100755 --- a/usr/local/www/fbegin.inc +++ b/usr/local/www/fbegin.inc @@ -191,7 +191,6 @@ $diagnostics_menu[] = array("Ping", "/diag_ping.php"); $diagnostics_menu[] = array("pfTOP", "/diag_system_pftop.php"); $diagnostics_menu[] = array("Reboot", "/reboot.php"); $diagnostics_menu[] = array("Routes", "/diag_routes.php"); -$diagnostics_menu[] = array("Show Bogons", "/diag_showbogons.php"); $diagnostics_menu[] = array("SMART Status", "/diag_smart.php"); $diagnostics_menu[] = array("States", "/diag_dump_states.php"); $diagnostics_menu[] = array("States Summary", "/diag_states_summary.php"); -- cgit v1.1