diff options
Diffstat (limited to 'config/dansguardian/dansguardian_log.xml')
-rw-r--r-- | config/dansguardian/dansguardian_log.xml | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/config/dansguardian/dansguardian_log.xml b/config/dansguardian/dansguardian_log.xml index 386fe159..ceb7ccb0 100644 --- a/config/dansguardian/dansguardian_log.xml +++ b/config/dansguardian/dansguardian_log.xml @@ -60,11 +60,23 @@ <url>/pkg_edit.php?xml=dansguardian_limits.xml&id=0</url> </tab> <tab> - <text>Filter Groups</text> - <url>/pkg.php?xml=dansguardian_lists.xml</url> + <text>Blacklist</text> + <url>/pkg_edit.php?xml=dansguardian_blacklist.xml&id=0</url> </tab> <tab> - <text>Report and Log</text> + <text>Access Lists</text> + <url>/pkg_edit.php?xml=dansguardian_antivirus_acl.xml&id=0</url> + </tab> + <tab> + <text>Groups</text> + <url>/pkg.php?xml=dansguardian_groups.xml</url> + </tab> + <tab> + <text>Users</text> + <url>/pkg_edit.php?xml=dansguardian_users.xml</url> + </tab> + <tab> + <text>Report and log</text> <url>/pkg_edit.php?xml=dansguardian_log.xml&id=0</url> <active/> </tab> @@ -73,8 +85,8 @@ <url>/pkg_edit.php?xml=dansguardian_sync.xml&id=0</url> </tab> <tab> - <text>About</text> - <url>/pkg_edit.php?xml=dansguardian.php&id=0</url> + <text>Help</text> + <url>/dansguardian_about.php</url> </tab> </tabs> <fields> |