diff options
author | doktornotor <notordoktor@gmail.com> | 2015-11-08 17:13:56 +0100 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-11-08 17:13:56 +0100 |
commit | d8865c414e56a3517e03c403825b52a450a0f777 (patch) | |
tree | 48c713f9169d487a512bb9dcd6d73069982a7cac /config/squidGuard-devel | |
parent | 749fff30aec751e1cf78567ce2b07de77ff3f3bf (diff) | |
download | pfsense-packages-d8865c414e56a3517e03c403825b52a450a0f777.tar.gz pfsense-packages-d8865c414e56a3517e03c403825b52a450a0f777.tar.bz2 pfsense-packages-d8865c414e56a3517e03c403825b52a450a0f777.zip |
Add instructions for Bug #4793 to the GUI as well.
Diffstat (limited to 'config/squidGuard-devel')
-rw-r--r-- | config/squidGuard-devel/squidguard.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/config/squidGuard-devel/squidguard.xml b/config/squidGuard-devel/squidguard.xml index 3a411226..a7742917 100644 --- a/config/squidGuard-devel/squidguard.xml +++ b/config/squidGuard-devel/squidguard.xml @@ -148,7 +148,13 @@ <field> <fielddescr>Enable</fielddescr> <fieldname>squidguard_enable</fieldname> - <description><![CDATA[Check this option to enable squidGuard]]></description> + <description> + <![CDATA[ + Check this option to enable squidGuard.<br /> + <strong><span class="errmsg">Important: </span></strong>Please set up at least one category on the 'Target Categories' tab before enabling. + See <a href="https://forum.pfsense.org/index.php?topic=94312.0">this link for details</a>. + ]]> + </description> <type>checkbox</type> </field> <field> |