mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add status field
This commit is contained in:
parent
1548745b3d
commit
e46ea28956
@ -126,6 +126,8 @@ if(!$pkg_config['packages']) {
|
||||
</td>
|
||||
<td class="listlr">
|
||||
<?= $pkg['category'] ?>
|
||||
<br>
|
||||
<?= $pkg['status'] ?>
|
||||
</td>
|
||||
<td class="listbg">
|
||||
<font color="#FFFFFFF">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user