diff options
author | doktornotor <notordoktor@gmail.com> | 2015-09-30 00:49:01 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-09-30 00:49:01 +0200 |
commit | b3c786134303ec09c28d05acd474c66bc2eb1396 (patch) | |
tree | b4e6f13271843eca6bf2d001d4da2c139e9f6107 | |
parent | 55c137525bfb94b631b09591cd29d3b404027102 (diff) | |
download | pfsense-packages-b3c786134303ec09c28d05acd474c66bc2eb1396.tar.gz pfsense-packages-b3c786134303ec09c28d05acd474c66bc2eb1396.tar.bz2 pfsense-packages-b3c786134303ec09c28d05acd474c66bc2eb1396.zip |
squid_nac.xml - add missing line break
-rwxr-xr-x | config/squid3/34/squid_nac.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/squid3/34/squid_nac.xml b/config/squid3/34/squid_nac.xml index fb7accc3..4a81ac91 100755 --- a/config/squid3/34/squid_nac.xml +++ b/config/squid3/34/squid_nac.xml @@ -171,7 +171,7 @@ <fieldname>block_user_agent</fieldname> <description> <![CDATA[ - Enter user agents that will be blocked for the users that are allowed to use the proxy. + Enter user agents that will be blocked for the users that are allowed to use the proxy.<br/> <strong>Note: Put each entry on a separate line.</strong> You also can use regular expressions. ]]> </description> |