diff options
Diffstat (limited to 'packages/spamd.xml')
-rw-r--r-- | packages/spamd.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/spamd.xml b/packages/spamd.xml index 38229f22..743179ee 100644 --- a/packages/spamd.xml +++ b/packages/spamd.xml @@ -6,7 +6,7 @@ <title></title> <!-- Menu is where this packages menu will appear --> <menu> - <name>spamd</name> + <name>SpamD</name> <section>Services</section> <configfile>spamd.xml</configfile> </menu> @@ -17,12 +17,12 @@ </service> <tabs> <tab> - <text>spamd Settings</text> + <text>SpamD Settings</text> <url>/pkg.php?xml=spamd.xml</url> <active/> </tab> <tab> - <text>spamd Whitelist</text> + <text>SpamD Whitelist</text> <url>/pkg.php?xml=spamd_whitelist.xml</url> </tab> </tabs> |