summaryrefslogtreecommitdiffstats
path: root/templates/show_album_row.inc.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-08-22 05:36:07 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-08-22 05:36:07 +0000
commitdf348122a7092a24a4ae5c04cf0b5b85bd750ae0 (patch)
tree79204441a824bafe239a5e8e8de596b87c0aa999 /templates/show_album_row.inc.php
parent696f35b5a3e148282c452810ac2b294a68b074e0 (diff)
downloadampache-df348122a7092a24a4ae5c04cf0b5b85bd750ae0.tar.gz
ampache-df348122a7092a24a4ae5c04cf0b5b85bd750ae0.tar.bz2
ampache-df348122a7092a24a4ae5c04cf0b5b85bd750ae0.zip
added the initial playlist view page, fixed the artist name on albums of the moment
Diffstat (limited to 'templates/show_album_row.inc.php')
-rw-r--r--templates/show_album_row.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_album_row.inc.php b/templates/show_album_row.inc.php
index 649888e6..7753816e 100644
--- a/templates/show_album_row.inc.php
+++ b/templates/show_album_row.inc.php
@@ -30,7 +30,7 @@
</a>
<?php } ?>
<td><?php echo $album->f_name_link; ?></td>
-<td><?php echo $album->f_artist; ?></td>
+<td><?php echo $album->f_artist_link; ?></td>
<td><?php echo $album->song_count; ?></td>
<td><?php echo $album->year; ?></td>
<td>