aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/spamd.xml4
-rw-r--r--packages/spamd_db.php1
-rw-r--r--packages/spamd_outlook.xml5
-rw-r--r--packages/spamd_settings.xml4
-rw-r--r--packages/spamd_whitelist.xml4
5 files changed, 0 insertions, 18 deletions
diff --git a/packages/spamd.xml b/packages/spamd.xml
index 765ae263..81f37471 100644
--- a/packages/spamd.xml
+++ b/packages/spamd.xml
@@ -78,10 +78,6 @@
<text>SpamD Database</text>
<url>/spamd_db.php</url>
</tab>
- <tab>
- <text>SpamD Outlook</text>
- <url>/pkg_edit.php?xml=spamd_outlook.xml&amp;id=0</url>
- </tab>
</tabs>
<!-- configpath gets expanded out automatically and config items will be
stored in that location -->
diff --git a/packages/spamd_db.php b/packages/spamd_db.php
index 0867fc7e..a9a76032 100644
--- a/packages/spamd_db.php
+++ b/packages/spamd_db.php
@@ -272,7 +272,6 @@ if (typeof getURL == 'undefined') {
$tab_array[] = array("SpamD Whitelist", false, "/pkg.php?xml=spamd_whitelist.xml");
$tab_array[] = array("SpamD Settings", false, "/pkg_edit.php?xml=spamd_settings.xml&id=0");
$tab_array[] = array("SpamD Database", true, "/spamd_db.php");
- $tab_array[] = array("SpamD Outlook", false, "/pkg_edit.php?xml=spamd_outlook.xml&amp;id=0");
display_top_tabs($tab_array);
?>
</td></tr>
diff --git a/packages/spamd_outlook.xml b/packages/spamd_outlook.xml
index 894044ed..5e94701f 100644
--- a/packages/spamd_outlook.xml
+++ b/packages/spamd_outlook.xml
@@ -66,11 +66,6 @@
<text>SpamD Database</text>
<url>/spamd_db.php</url>
</tab>
- <tab>
- <text>SpamD Outlook</text>
- <url>/pkg_edit.php?xml=spamd_outlook.xml&amp;id=0</url>
- <active/>
- </tab>
</tabs>
<!-- configpath gets expanded out automatically and config items will be
stored in that location -->
diff --git a/packages/spamd_settings.xml b/packages/spamd_settings.xml
index 3bac6a48..5c6f5dbf 100644
--- a/packages/spamd_settings.xml
+++ b/packages/spamd_settings.xml
@@ -74,10 +74,6 @@
<text>SpamD Database</text>
<url>/spamd_db.php</url>
</tab>
- <tab>
- <text>SpamD Outlook</text>
- <url>/pkg_edit.php?xml=spamd_outlook.xml&amp;id=0</url>
- </tab>
</tabs>
<!-- configpath gets expanded out automatically and config items will be
stored in that location -->
diff --git a/packages/spamd_whitelist.xml b/packages/spamd_whitelist.xml
index f55a48aa..f7b3f4fe 100644
--- a/packages/spamd_whitelist.xml
+++ b/packages/spamd_whitelist.xml
@@ -73,10 +73,6 @@
<text>SpamD Database</text>
<url>/spamd_db.php</url>
</tab>
- <tab>
- <text>SpamD Outlook</text>
- <url>/pkg_edit.php?xml=spamd_outlook.xml&amp;id=0</url>
- </tab>
</tabs>
<!-- configpath gets expanded out automatically and config items will be
stored in that location -->