summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-14 00:38:43 -0600
committerk-paulius <k.dash.paulius@gmail.com>2016-02-14 00:38:43 -0600
commitd4a744b245ee20c8fe04bb0be7c9134b78ea4fa3 (patch)
tree92f25e1ff5efd5123dd092eb0e34c58797da6f0c /src/usr/local/www/services_captiveportal.php
parentd866cc445c686fdc36a914daa3a506624fb4415d (diff)
downloadpfsense-d4a744b245ee20c8fe04bb0be7c9134b78ea4fa3.zip
pfsense-d4a744b245ee20c8fe04bb0be7c9134b78ea4fa3.tar.gz
Cert is abbreviated word so adding . to stay consistent with the usage of Avail.
Diffstat (limited to 'src/usr/local/www/services_captiveportal.php')
-rw-r--r--src/usr/local/www/services_captiveportal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_captiveportal.php b/src/usr/local/www/services_captiveportal.php
index f1586b5..a46881b 100644
--- a/src/usr/local/www/services_captiveportal.php
+++ b/src/usr/local/www/services_captiveportal.php
@@ -1057,7 +1057,7 @@ $section->addInput(new Form_Select(
'SSL Certificate',
$pconfig['certref'],
build_cert_list()
-))->setHelp('If no certificates are defined, you may define one here: ' . '<a href="system_certmanager.php">System &gt; Cert Manager</a>');
+))->setHelp('If no certificates are defined, you may define one here: ' . '<a href="system_certmanager.php">System &gt; Cert. Manager</a>');
$section->addInput(new Form_Checkbox(
'nohttpsforwards',
OpenPOWER on IntegriCloud