From c603a3c5c098393e8aaa72e293daec5a431ee0c9 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 28 Mar 2006 07:00:32 +0000 Subject: fixed a minor flaging glitch --- templates/show_flagged.inc.php | 2 +- templates/show_playlist_box.inc.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/show_flagged.inc.php b/templates/show_flagged.inc.php index b078a2da..660b3772 100644 --- a/templates/show_flagged.inc.php +++ b/templates/show_flagged.inc.php @@ -30,7 +30,7 @@ $web_path = conf('web_path'); - + print_name(); ?> print_flag(); ?> diff --git a/templates/show_playlist_box.inc.php b/templates/show_playlist_box.inc.php index 98f5b680..168e76e2 100644 --- a/templates/show_playlist_box.inc.php +++ b/templates/show_playlist_box.inc.php @@ -39,10 +39,10 @@ $playlist_id = scrub_out($_REQUEST['playlist_id']);
  • - -
  • -
  • +
  • +
  • + -- cgit