Add Actions column heading for CRL Manager

To be consistent with everywhere else that has a heading for the Actions column.
This commit is contained in:
Phil Davis 2016-03-08 07:50:49 +05:45
parent 21749f7ab8
commit b1466a09f0

View File

@ -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>