diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-12-28 22:26:51 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-12-28 22:26:51 +0000 |
commit | d17138068ae8dd7b87cdff11bdd0735028c2409d (patch) | |
tree | 679463035e1a81f019303fa7fde229806bd7aa2b /templates/show_now_playing_row.inc.php | |
parent | b2b41d6c4a67f82c49e90e6f705f1700cd32a1aa (diff) | |
download | ampache-d17138068ae8dd7b87cdff11bdd0735028c2409d.tar.gz ampache-d17138068ae8dd7b87cdff11bdd0735028c2409d.tar.bz2 ampache-d17138068ae8dd7b87cdff11bdd0735028c2409d.zip |
fix a display issue with the now playing that caused it to split up the results
Diffstat (limited to 'templates/show_now_playing_row.inc.php')
-rw-r--r-- | templates/show_now_playing_row.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_now_playing_row.inc.php b/templates/show_now_playing_row.inc.php index afb5c3b7..a9e98e9e 100644 --- a/templates/show_now_playing_row.inc.php +++ b/templates/show_now_playing_row.inc.php @@ -1,7 +1,7 @@ <?php /* -Copyright (c) 2001 - 2007 Ampache.org +Copyright (c) Ampache.org All rights reserved. This program is free software; you can redistribute it and/or |