diff options
author | marcelloc <marcellocoutinho@gmail.com> | 2012-01-31 19:39:08 -0200 |
---|---|---|
committer | marcelloc <marcellocoutinho@gmail.com> | 2012-01-31 19:39:08 -0200 |
commit | 258219b534aeaf160875091f3d7b478d6780ffe6 (patch) | |
tree | df094a0df73b4fbacff8979ded06dc1449322268 /config/dansguardian/dansguardian.xml | |
parent | 45df2903faaf4396ce4f3abe91f76aea69aabe4a (diff) | |
download | pfsense-packages-258219b534aeaf160875091f3d7b478d6780ffe6.tar.gz pfsense-packages-258219b534aeaf160875091f3d7b478d6780ffe6.tar.bz2 pfsense-packages-258219b534aeaf160875091f3d7b478d6780ffe6.zip |
dansguardian - include blacklist and clamav cron update
include custom error template page
fix some typos and url call
Diffstat (limited to 'config/dansguardian/dansguardian.xml')
-rw-r--r-- | config/dansguardian/dansguardian.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/dansguardian/dansguardian.xml b/config/dansguardian/dansguardian.xml index 4be2e402..b49bc0fc 100644 --- a/config/dansguardian/dansguardian.xml +++ b/config/dansguardian/dansguardian.xml @@ -50,7 +50,7 @@ <name>Dansguardian</name> <tooltiptext>Configure dansguardian</tooltiptext> <section>Services</section> - <url>pkg_edit.php?xml=dansguardian.xml</url> + <url>/pkg_edit.php?xml=dansguardian.xml</url> </menu> <service> <name>dansguardian</name> @@ -314,7 +314,7 @@ <type>input</type> <size>10</size> <description><![CDATA[Default: <strong>3128</strong><br> - Sets port number fro proxy server.]]></description> + Sets port number for proxy server.]]></description> </field> </fields> |