From f8ec8de4f36c2403739acf90f32d7862e17fde6b Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 16 Jul 2010 14:35:45 -0300 Subject: Sync with mainline, diag_* files were missing --- usr/local/www/diag_system_pftop.php | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'usr/local/www/diag_system_pftop.php') diff --git a/usr/local/www/diag_system_pftop.php b/usr/local/www/diag_system_pftop.php index 9778e8a..4818534 100644 --- a/usr/local/www/diag_system_pftop.php +++ b/usr/local/www/diag_system_pftop.php @@ -42,7 +42,7 @@ require("guiconfig.inc"); $pfSversion = str_replace("\n", "", file_get_contents("/etc/version")); -$pgtitle = "Diagnostics: PFTop"; +$pgtitle = gettext("Diagnostics: PFTop"); if($_REQUEST['getactivity']) { if($_REQUEST['sorttype']) @@ -99,18 +99,18 @@ else :

@@ -123,7 +123,7 @@ else
- Gathering pfTOP activity, please wait... +
-- cgit v1.1