summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
diff options
context:
space:
mode:
authorPiBa-NL <pba_2k3@yahoo.com>2012-09-23 21:52:55 +0200
committerPiBa-NL <pba_2k3@yahoo.com>2012-09-23 21:52:55 +0200
commitc75fd3db0649110384637402154600d5919e416b (patch)
treedfbe2e69d5ed85118657efa96d45d0e78a217cc0 /usr/local/www/fbegin.inc
parentd41bb44745966a668f55d14e9bb53ebd22c4d91e (diff)
downloadpfsense-c75fd3db0649110384637402154600d5919e416b.zip
pfsense-c75fd3db0649110384637402154600d5919e416b.tar.gz
Diagnose\Sockets page renamed and now also has button to show all socket connections, explanation moved to bottom.
Diffstat (limited to 'usr/local/www/fbegin.inc')
-rwxr-xr-xusr/local/www/fbegin.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 17c3185..0ebaa23 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -229,7 +229,7 @@ $diagnostics_menu[] = array(gettext("pfTop"), "/diag_system_pftop.php");
$diagnostics_menu[] = array(gettext("Reboot"), "/reboot.php");
$diagnostics_menu[] = array(gettext("Routes"), "/diag_routes.php");
$diagnostics_menu[] = array(gettext("SMART Status"), "/diag_smart.php");
-$diagnostics_menu[] = array(gettext("Sockets listening"), "/diag_sockets.php" );
+$diagnostics_menu[] = array(gettext("Sockets"), "/diag_sockets.php" );
$diagnostics_menu[] = array(gettext("States"), "/diag_dump_states.php");
$diagnostics_menu[] = array(gettext("States Summary"), "/diag_states_summary.php");
$diagnostics_menu[] = array(gettext("System Activity"), "/diag_system_activity.php");
OpenPOWER on IntegriCloud