diff options
-rw-r--r-- | packages/squid_ng.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/squid_ng.xml b/packages/squid_ng.xml index 6803f527..8f1c5719 100644 --- a/packages/squid_ng.xml +++ b/packages/squid_ng.xml @@ -193,7 +193,7 @@ <field> <fielddescr>Enable cachemgr</fielddescr> <fieldname>cachemgr_enabled</fieldname> - <description>Enable Squid's cachemgr.cgi to provide stats. Once enabled you can access this from the pfSense menus. <b>Note:</b> This page is not secured by pfSense, any user with access to the pfSense admin port can view the stats. The page prompts for a password but it only required for shutting down Squid.</description> + <description>Enable Squid's cachemgr.cgi to provide stats. Once enabled you can access this from the pfSense menus. <b>Note:</b> This page is not secured by pfSense, any user with access to the pfSense admin port can view the stats. The page prompts for a password but it only required for shutting down Squid.</description> <type>checkbox</type> </field> |