aboutsummaryrefslogtreecommitdiffstats
path: root/config/sarg/sarg_schedule.xml
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2012-04-10 02:57:13 -0300
committermarcelloc <marcellocoutinho@gmail.com>2012-04-10 02:57:13 -0300
commit1a2be8cf92c27534675aff54e134b338dade1a63 (patch)
tree3227534563c0297057f139183d093c823722281b /config/sarg/sarg_schedule.xml
parent210f73a354126d93d4e5cc7c6cdadaeafe9c4949 (diff)
downloadpfsense-packages-1a2be8cf92c27534675aff54e134b338dade1a63.tar.gz
pfsense-packages-1a2be8cf92c27534675aff54e134b338dade1a63.tar.bz2
pfsense-packages-1a2be8cf92c27534675aff54e134b338dade1a63.zip
sarg - package version 0.4 with user tab, ldap search and report limits
Diffstat (limited to 'config/sarg/sarg_schedule.xml')
-rw-r--r--config/sarg/sarg_schedule.xml12
1 files changed, 10 insertions, 2 deletions
diff --git a/config/sarg/sarg_schedule.xml b/config/sarg/sarg_schedule.xml
index e6d06b9c..32d43b77 100644
--- a/config/sarg/sarg_schedule.xml
+++ b/config/sarg/sarg_schedule.xml
@@ -62,10 +62,14 @@
</menu>
<tabs>
<tab>
- <text>Settings</text>
+ <text>General</text>
<url>/pkg_edit.php?xml=sarg.xml&amp;id=0</url>
</tab>
<tab>
+ <text>Users</text>
+ <url>/pkg_edit.php?xml=sarg_users.xml&amp;id=0</url>
+ </tab>
+ <tab>
<text>Schedule</text>
<url>/pkg.php?xml=sarg_schedule.xml&amp;id=0</url>
<active/>
@@ -97,10 +101,14 @@
<fieldname>frequency</fieldname>
</columnitem>
<columnitem>
- <fielddescr>args</fielddescr>
+ <fielddescr>Aditional Args</fielddescr>
<fieldname>mod</fieldname>
</columnitem>
<columnitem>
+ <fielddescr>Post Action</fielddescr>
+ <fieldname>action</fieldname>
+ </columnitem>
+ <columnitem>
<fielddescr>Description</fielddescr>
<fieldname>description</fieldname>
</columnitem>