mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
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:
parent
2e67a4b95b
commit
eec54f360b
@ -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 />
|
||||
|
Loading…
x
Reference in New Issue
Block a user