diff options
-rw-r--r-- | album.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ html_album($album); ?> - <label style="font-size:20px;">For Galante, giving the community what they’ve paid for is his first priority. But beyond that, the developer has a big dream – one that he thinks was worth quitting his day job for.</label> + <label style="font-size:20px;"><?php echo $album->description;?></label> <div style="clear:both;"></div> |