diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-01-12 11:34:57 -0200 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-01-12 11:34:57 -0200 |
commit | 7c2f778d4af7ef7f71a26b071bad3dcc624b9698 (patch) | |
tree | 344dac4e1e2936319dee70a07e6b9c616e72e4c3 /config/lightsquid/lightsquid.xml | |
parent | 83642b815988c0bf0415b7c0e28e05238e3a879c (diff) | |
parent | afbd6d1a86118957578b5027b606a502e71d87a8 (diff) | |
download | pfsense-packages-7c2f778d4af7ef7f71a26b071bad3dcc624b9698.tar.gz pfsense-packages-7c2f778d4af7ef7f71a26b071bad3dcc624b9698.tar.bz2 pfsense-packages-7c2f778d4af7ef7f71a26b071bad3dcc624b9698.zip |
Merge pull request #777 from chainlinc/patch-2
Diffstat (limited to 'config/lightsquid/lightsquid.xml')
-rw-r--r-- | config/lightsquid/lightsquid.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/lightsquid/lightsquid.xml b/config/lightsquid/lightsquid.xml index 203cff68..8b5b9ae9 100644 --- a/config/lightsquid/lightsquid.xml +++ b/config/lightsquid/lightsquid.xml @@ -186,8 +186,8 @@ <input type="submit" name="Submit" value="Refresh full"> <br> Press button for start background refresh (this take some time). <br> <span style="color: rgb(153, 51, 0);"> Note after installation: - <br> On the first - enable log in squid package with "/var/squid/logs" path. - <br> On the second - press Refresh button for create lightsquid reports, else you will have error diagnostic page.</span> + <br> Firstly - enable log in squid package with "/var/squid/logs" path. + <br> Secondly - press Refresh button to create lightsquid reports, else you will have an error diagnostic page.</span> </description> <type>select</type> <value>lhp_none</value> |