summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_confbak.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/diag_confbak.php')
-rw-r--r--src/usr/local/www/diag_confbak.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_confbak.php b/src/usr/local/www/diag_confbak.php
index 7d412df..5f8e9bb 100644
--- a/src/usr/local/www/diag_confbak.php
+++ b/src/usr/local/www/diag_confbak.php
@@ -173,7 +173,7 @@ if ($diff) {
}
?>
<tr>
- <td class="diff-text" valign="middle" bgcolor="<?=$color; ?>" style="white-space: pre-wrap;"><?=htmlentities($line)?></td>
+ <td class="diff-text" valign="middle" style="background-color:<?=$color;?>;white-space:pre-wrap;"><?=htmlentities($line)?></td>
</tr>
<?php
}
OpenPOWER on IntegriCloud