summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-16 04:43:24 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-16 04:43:24 +0000
commitfbc388736bf058f2cfb7843ad590544e13ecd866 (patch)
tree134dabd7f5b5f1dddebcce42b6a8fc36de7b0b92 /usr
parent14f84bc977cdff2881d265c8018c06dc9b156667 (diff)
downloadpfsense-fbc388736bf058f2cfb7843ad590544e13ecd866.zip
pfsense-fbc388736bf058f2cfb7843ad590544e13ecd866.tar.gz
Add pfTOP
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/fbegin.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 99e507d..68e01bb 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -266,6 +266,7 @@ if ($_REQUEST['noticeaction'] == 'acknowledge') {
<?=output_menu_item("/diag_defaults.php", "Factory Defaults");?>
<?=output_menu_item("/halt.php", "Halt System");?>
<?=output_menu_item("/diag_ping.php", "Ping");?>
+ <?=output_menu_item("/diag_system_pftop.php", "pfTOP");?>
<?=output_menu_item("/reboot.php", "Reboot");?>
<?=output_menu_item("/diag_routes.php", "Routes");?>
<?=output_menu_item("/diag_dump_states.php", "States");?>
OpenPOWER on IntegriCloud