MINOR wording for "IP Range" description

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@59279 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2008-07-28 07:27:40 +00:00
parent 2e67a4b95b
commit eec54f360b

View File

@ -77,7 +77,7 @@ class Group extends DataObject {
new Tab(_t('Security.IPADDRESSES', 'IP Addresses'),
new LiteralField("", _t('SecurityAdmin.IPADDRESSESHELP',"<p>You can restrict this group to a particular
IP address range. Enter 1 range per line. Ranges can be in any of the following 4 forms: <br />
IP address range (one range per line). <br />Ranges can be in any of the following forms: <br />
203.96.152.12<br />
203.96.152/24<br />
203.96/16<br />