diff options
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> |