summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_authservers.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/system_authservers.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/system_authservers.php')
-rw-r--r--src/usr/local/www/system_authservers.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_authservers.php b/src/usr/local/www/system_authservers.php
index 33a3137..75e1061 100644
--- a/src/usr/local/www/system_authservers.php
+++ b/src/usr/local/www/system_authservers.php
@@ -501,7 +501,7 @@ if (empty($a_ca))
{
$section->addInput(new Form_StaticText(
'Peer Certificate Authority',
- 'No Certificate Authorities defined.<br/>Create one under <a href="system_camanager.php">System &gt; Cert Manager</a>.'
+ 'No Certificate Authorities defined.<br/>Create one under <a href="system_camanager.php">System &gt; Cert. Manager</a>.'
));
}
else
OpenPOWER on IntegriCloud