summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_certmanager.php
diff options
context:
space:
mode:
authorBill Marquette <bill.marquette@gmail.com>2011-05-14 11:08:39 -0500
committerBill Marquette <bill.marquette@gmail.com>2011-05-14 11:08:39 -0500
commit23b774e0cfce78e24cd290f096972b098b7bf66b (patch)
tree57e3f8ee97ba7da4d83213c40ed40b3473db87c0 /usr/local/www/system_certmanager.php
parent2594f4010b85e5f4571ba76a69e36a16f441b4e3 (diff)
parent2ad2758feff078a29de0213bdbd71a91adb1a5fe (diff)
downloadpfsense-23b774e0cfce78e24cd290f096972b098b7bf66b.zip
pfsense-23b774e0cfce78e24cd290f096972b098b7bf66b.tar.gz
Merge branch 'master' into yakatz-ssl
Diffstat (limited to 'usr/local/www/system_certmanager.php')
-rw-r--r--usr/local/www/system_certmanager.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_certmanager.php b/usr/local/www/system_certmanager.php
index 121ad5e..cc1c65a 100644
--- a/usr/local/www/system_certmanager.php
+++ b/usr/local/www/system_certmanager.php
@@ -783,7 +783,7 @@ function internalca_change() {
<td width="78%" class="vtable">
<textarea name="cert" id="cert" cols="65" rows="7" class="formfld_cert"><?=htmlspecialchars($pconfig['cert']);?></textarea>
<br>
- <?=gettext("Paste the certificate received from your cerificate authority here.");?></td>
+ <?=gettext("Paste the certificate received from your certificate authority here.");?></td>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud