summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_aliases_import.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-05-04 13:47:09 -0700
committerChris Buechler <cmb@pfsense.org>2016-05-05 00:37:02 -0500
commitba9c6e2490cb7ede755e186e0b590157d9af8a50 (patch)
tree126e3c2b6f1327b5699b0b4712a8f980a6b6130a /src/usr/local/www/firewall_aliases_import.php
parent69005da8cd2c23941bfe66241bd784e33e65300d (diff)
downloadpfsense-ba9c6e2490cb7ede755e186e0b590157d9af8a50.zip
pfsense-ba9c6e2490cb7ede755e186e0b590157d9af8a50.tar.gz
Miscellaneous Textual Correction - Aliases Import
Diffstat (limited to 'src/usr/local/www/firewall_aliases_import.php')
-rwxr-xr-xsrc/usr/local/www/firewall_aliases_import.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_aliases_import.php b/src/usr/local/www/firewall_aliases_import.php
index 04c1617..9912948 100755
--- a/src/usr/local/www/firewall_aliases_import.php
+++ b/src/usr/local/www/firewall_aliases_import.php
@@ -216,7 +216,7 @@ $section->addInput(new Form_Textarea(
$_POST["aliasimport"]
))->setHelp('Paste in the aliases to '.
'import separated by a carriage return. Common examples are lists of IPs, '.
- 'networks, blacklists, etc.The list may contain IP addresses, with or without '.
+ 'networks, blacklists, etc. The list may contain IP addresses, with or without '.
'CIDR prefix, IP ranges, blank lines (ignored) and an optional description after '.
'each IP. e.g.:</span><ul><li>172.16.1.2</li><li>172.16.0.0/24</li><li>10.11.12.100-'.
'10.11.12.200</li><li>192.168.1.254 Home router</li><li>10.20.0.0/16 Office '.
OpenPOWER on IntegriCloud