From 42843306d4097fc3c3b6de3b5f6d06a1036fff30 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Fri, 18 Apr 2008 15:22:45 +0000 Subject: fixed dbl add with playlist box links --- templates/show_playlist.inc.php | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/templates/show_playlist.inc.php b/templates/show_playlist.inc.php index 622e266b..190ea033 100644 --- a/templates/show_playlist.inc.php +++ b/templates/show_playlist.inc.php @@ -1,6 +1,6 @@ f_type . ' ' . $playlist->name . ' ' . _('Playlist')); ?> -
- -
+
+ +
get_items(); -- cgit