mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
This looks a little more pleasing to my eyes
This commit is contained in:
parent
719dc2a7d5
commit
dcf9eb1699
@ -81,7 +81,7 @@ if(is_array($confvers)) {
|
||||
<tr valign="top">
|
||||
<td class="listlr"> <?= date("n/j/y H:i:s", $config['revision']['time']) ?></td>
|
||||
<td class="listlr"> <?= $config['revision']['description'] ?></td>
|
||||
<td valign="middle" class="list" nowrap>Current</td>
|
||||
<td colspan="2" valign="middle" class="list" nowrap><b>Current</b></td>
|
||||
</tr>
|
||||
<?php
|
||||
foreach($confvers as $version) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user