From 5f7d24be7fbb3694b1c1e61db48c9ad13d39e0d8 Mon Sep 17 00:00:00 2001 From: Alexander Wilke Date: Wed, 9 Jan 2013 21:36:00 +0100 Subject: Update config/squidGuard/squidguard_log.php --- config/squidGuard/squidguard_log.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/squidGuard') diff --git a/config/squidGuard/squidguard_log.php b/config/squidGuard/squidguard_log.php index e5f19407..8eba2311 100644 --- a/config/squidGuard/squidguard_log.php +++ b/config/squidGuard/squidguard_log.php @@ -275,6 +275,7 @@ window.setTimeout('getactivity()', 150); $tab_array[] = array(gettext("Rewrites"), false, "/pkg.php?xml=squidguard_rewr.xml"); $tab_array[] = array(gettext("Blacklist"), false, "/squidGuard/squidguard_blacklist.php"); $tab_array[] = array(gettext("Log"), true, "$selfpath"); + $tab_array[] = array(gettext("XMLRPC Sync"), false, "/pkg_edit.php?xml=squidguard_sync.xml&id=0"); display_top_tabs($tab_array); ?> @@ -323,4 +324,4 @@ window.setTimeout('getactivity()', 150); Rounded("div#mainarea","bl br","#FFF","#eeeeee","smooth"); - \ No newline at end of file + -- cgit v1.2.3