summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal_hostname.php
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-05-10 10:39:26 +0100
committerNewEraCracker <neweracracker@gmail.com>2016-05-10 10:39:26 +0100
commit0e63fe1f372584a03a6c84aeb6268fde8de75b3a (patch)
tree676526dc9594cd4cb9bd848ad02a48d6fce28d2e /src/usr/local/www/services_captiveportal_hostname.php
parent974dee46d74783d4ffbfe243a184b7ee0c63136a (diff)
downloadpfsense-0e63fe1f372584a03a6c84aeb6268fde8de75b3a.zip
pfsense-0e63fe1f372584a03a6c84aeb6268fde8de75b3a.tar.gz
Adding missing spaces between punctuation
Diffstat (limited to 'src/usr/local/www/services_captiveportal_hostname.php')
-rw-r--r--src/usr/local/www/services_captiveportal_hostname.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_captiveportal_hostname.php b/src/usr/local/www/services_captiveportal_hostname.php
index a9b2b50..05b6fff 100644
--- a/src/usr/local/www/services_captiveportal_hostname.php
+++ b/src/usr/local/www/services_captiveportal_hostname.php
@@ -63,7 +63,7 @@
$directionicons = array('to' => '&#x2192;', 'from' => '&#x2190;', 'both' => '&#x21c4;');
$notestr =
- gettext('Adding new hostnames will allow a DNS hostname access to/from the captive portal without being taken to the portal page.' .
+ gettext('Adding new hostnames will allow a DNS hostname access to/from the captive portal without being taken to the portal page. ' .
'This can be used for a web server serving images for the portal page, or a DNS server on another network, for example. ' .
'By specifying <em>from</em> addresses, it may be used to always allow pass-through access from a client behind the captive portal.');
OpenPOWER on IntegriCloud