mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
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:
parent
21749f7ab8
commit
b1466a09f0
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user