summaryrefslogtreecommitdiffstats
path: root/templates/show_box.inc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_box.inc')
-rw-r--r--templates/show_box.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/show_box.inc b/templates/show_box.inc
index c3c1dfa3..ea071e93 100644
--- a/templates/show_box.inc
+++ b/templates/show_box.inc
@@ -27,8 +27,8 @@
?>
-<table class="border" cellspacing=1 cellpadding=3>
- <tr align=center>
+<table class="border" cellspacing="1" cellpadding="3">
+ <tr align="center">
<td background="<?= conf('web_path'); ?>/images/ampache-light-bg.gif" bgcolor="#c0c0c0"><?= $title ?></td>
</tr>
<tr>