summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_confbak.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/diag_confbak.php')
-rwxr-xr-xusr/local/www/diag_confbak.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_confbak.php b/usr/local/www/diag_confbak.php
index 3643e31..79c2658 100755
--- a/usr/local/www/diag_confbak.php
+++ b/usr/local/www/diag_confbak.php
@@ -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) {
OpenPOWER on IntegriCloud