summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_crlmanager.php
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-11 22:03:58 -0600
committerStephen Beaver <sbeaver@netgate.com>2016-02-12 08:22:14 -0500
commit2d1f33d94ae8918677d59a664029a1b6e673542c (patch)
tree2d0b5cfca7f89c0bb0deb40638ae84dd7a20d4ae /src/usr/local/www/system_crlmanager.php
parentcc293ac0f602ab60ede5be5a6d931362789e4c3c (diff)
downloadpfsense-2d1f33d94ae8918677d59a664029a1b6e673542c.zip
pfsense-2d1f33d94ae8918677d59a664029a1b6e673542c.tar.gz
Synchronize page title with tab title
Diffstat (limited to 'src/usr/local/www/system_crlmanager.php')
-rw-r--r--src/usr/local/www/system_crlmanager.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_crlmanager.php b/src/usr/local/www/system_crlmanager.php
index 040e7f5..e8f69c9 100644
--- a/src/usr/local/www/system_crlmanager.php
+++ b/src/usr/local/www/system_crlmanager.php
@@ -67,7 +67,7 @@ require_once("vpn.inc");
global $openssl_crl_status;
-$pgtitle = array(gettext("System"), gettext("Certificate Manager"), gettext("Certificate Revocation Lists"));
+$pgtitle = array(gettext("System"), gettext("Certificate Manager"), gettext("Certificate Revocation"));
$crl_methods = array(
"internal" => gettext("Create an internal Certificate Revocation List"),
OpenPOWER on IntegriCloud