mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Script was renamed System Activity
This commit is contained in:
parent
0418253ba6
commit
e679308cef
@ -31,7 +31,7 @@ require("guiconfig.inc");
|
||||
|
||||
$pfSversion = str_replace("\n", "", file_get_contents("/etc/version"));
|
||||
|
||||
$pgtitle = "Diagnostics: CPU Activity";
|
||||
$pgtitle = "Diagnostics: System Activity";
|
||||
|
||||
if($_REQUEST['getactivity']) {
|
||||
$text = `top`;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user