summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-03-08 07:29:13 -0500
committerStephen Beaver <sbeaver@netgate.com>2016-03-08 07:29:13 -0500
commit2c2dc9af81ef0fa26d066e1855bcc9ba73b7b3e1 (patch)
tree10bb682ec4a64777784ae1a40fd8702661664b45 /src
parent8c19aeceb1dcc421c4af2b6f3f379e93dab2b769 (diff)
parentb1466a09f0e04dca5ea2bfb5abf67a716625ab3f (diff)
downloadpfsense-2c2dc9af81ef0fa26d066e1855bcc9ba73b7b3e1.zip
pfsense-2c2dc9af81ef0fa26d066e1855bcc9ba73b7b3e1.tar.gz
Merge pull request #2713 from phil-davis/patch-3
Diffstat (limited to 'src')
-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 4f4b756..dd9e778 100644
--- a/src/usr/local/www/system_crlmanager.php
+++ b/src/usr/local/www/system_crlmanager.php
@@ -615,7 +615,7 @@ if ($act == "new" || $act == gettext("Save") || $input_errors) {
<th><?=gettext("Internal")?></th>
<th><?=gettext("Certificates")?></th>
<th><?=gettext("In Use")?></th>
- <th></th>
+ <th><?=gettext("Actions")?></th>
</tr>
</thead>
<tbody>
OpenPOWER on IntegriCloud