aboutsummaryrefslogtreecommitdiffstats
path: root/config/sarg/sarg_realtime.php
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2012-03-30 03:47:53 -0300
committermarcelloc <marcellocoutinho@gmail.com>2012-03-30 03:47:53 -0300
commit688b4f79e1e4a3827c913f752c2573c7a74ad99e (patch)
tree2ef4516c0b5d71424dba56695f7d10a9f0604c82 /config/sarg/sarg_realtime.php
parent86dd4b909c2657e67c92c186395e751a02a32d8d (diff)
downloadpfsense-packages-688b4f79e1e4a3827c913f752c2573c7a74ad99e.tar.gz
pfsense-packages-688b4f79e1e4a3827c913f752c2573c7a74ad99e.tar.bz2
pfsense-packages-688b4f79e1e4a3827c913f752c2573c7a74ad99e.zip
sarg - version 0.2 with exclusion lists, bug fixes and gui improves.
Diffstat (limited to 'config/sarg/sarg_realtime.php')
-rwxr-xr-xconfig/sarg/sarg_realtime.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/sarg/sarg_realtime.php b/config/sarg/sarg_realtime.php
index f585889b..1af3eb70 100755
--- a/config/sarg/sarg_realtime.php
+++ b/config/sarg/sarg_realtime.php
@@ -92,7 +92,7 @@ else{
if(strstr($pfSversion, "1.2"))
$one_two = true;
- $pgtitle = "Status: Postfix Mail Queue";
+ $pgtitle = "Status: Sarg Realtime";
include("head.inc");
?>
@@ -114,7 +114,7 @@ else{
$tab_array = array();
$tab_array[] = array(gettext("Settings"), false, "/pkg_edit.php?xml=sarg.xml&id=0");
$tab_array[] = array(gettext("Schedule"), false, "/pkg.php?xml=sarg_schedule.xml");
- $tab_array[] = array(gettext("View Report"), false, "/sarg-reports/");
+ $tab_array[] = array(gettext("View Report"), false, "/sarg_reports.php");
$tab_array[] = array(gettext("Realtime"), true, "/sarg_realtime.php");
$tab_array[] = array(gettext("XMLRPC Sync"), false, "/pkg_edit.php?xml=sarg_sync.xml&id=0");
$tab_array[] = array(gettext("Help"), false, "/sarg_about.php");
@@ -127,7 +127,7 @@ else{
<table class="tabcont" width="100%" border="0" cellpadding="8" cellspacing="0">
<tr><td></td></tr>
<tr>
- <td colspan="2" valign="top" class="listtopic"><?=gettext("Postfix Queue"); ?></td></tr>
+ <td colspan="2" valign="top" class="listtopic"><?=gettext("Sarg Realtime"); ?></td></tr>
<tr>
<td width="22%" valign="top" class="vncell"><?=gettext("Log command: ");?></td>
<td width="78%" class="vtable">