summaryrefslogtreecommitdiffstats
path: root/templates/show_artist.inc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_artist.inc')
-rw-r--r--templates/show_artist.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_artist.inc b/templates/show_artist.inc
index ac72703f..2c6b4364 100644
--- a/templates/show_artist.inc
+++ b/templates/show_artist.inc
@@ -53,7 +53,7 @@ foreach ($albums as $album) {
</td>
<td height="87">
<a href="<?php echo $web_path; ?>/albums.php?album=<?php echo $id; ?>&amp;artist=<?php echo $artist->id; ?>">
- <img border="0" src="<?php echo $web_path; ?>/albumart.php?id=<?php echo $id; ?>&amp;fast=1&amp;thumb=1" title="<?php echo scrub_out($album_name); ?>" height="75" width="75" />
+ <img border="0" src="<?php echo $web_path; ?>/albumart.php?id=<?php echo $id; ?>&amp;fast=1&amp;thumb=1" alt="<?php echo scrub_out($album_name); ?>" title="<?php echo scrub_out($album_name); ?>" height="75" width="75" />
</a>
</td>
<td>