summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_crlmanager.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2016-03-08 07:50:49 +0545
committerPhil Davis <phil.davis@inf.org>2016-03-08 07:50:49 +0545
commitb1466a09f0e04dca5ea2bfb5abf67a716625ab3f (patch)
tree016e783c27f7216207d175e72af35453f87c87ce /src/usr/local/www/system_crlmanager.php
parent21749f7ab880ed478be77c3b2db2370c22a4e47c (diff)
downloadpfsense-b1466a09f0e04dca5ea2bfb5abf67a716625ab3f.zip
pfsense-b1466a09f0e04dca5ea2bfb5abf67a716625ab3f.tar.gz
Add Actions column heading for CRL Manager
To be consistent with everywhere else that has a heading for the Actions column.
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 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