diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-16 07:42:36 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-16 07:42:36 +0000 |
commit | 965afffeb50044f266975570bafe887ccea5b9f3 (patch) | |
tree | 967acb63f7e98a3e02ce5d532e597e9f58bf10fc /templates/show_all_popular.inc.php | |
parent | 883a1d60d3993f606131108d8c5675617d94bc82 (diff) | |
download | ampache-965afffeb50044f266975570bafe887ccea5b9f3.tar.gz ampache-965afffeb50044f266975570bafe887ccea5b9f3.tar.bz2 ampache-965afffeb50044f266975570bafe887ccea5b9f3.zip |
few more tweaks to box and index page
Diffstat (limited to 'templates/show_all_popular.inc.php')
-rw-r--r-- | templates/show_all_popular.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/show_all_popular.inc.php b/templates/show_all_popular.inc.php index e9f12a5c..51ace405 100644 --- a/templates/show_all_popular.inc.php +++ b/templates/show_all_popular.inc.php @@ -44,3 +44,4 @@ <?php show_info_box(_('Most Popular Tags'),'tags',$tags); ?> </td> </tr> +<tr><td colspan="2"> </td></tr> |