From be06d6de81799dd879ff878fb1babe8d80cc2fe9 Mon Sep 17 00:00:00 2001 From: xgizzmo Date: Sat, 13 Aug 2005 21:55:09 +0000 Subject: HTML clean up --- templates/show_mpdplay.inc | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'templates/show_mpdplay.inc') diff --git a/templates/show_mpdplay.inc b/templates/show_mpdplay.inc index c12f8f91..d71ae02b 100644 --- a/templates/show_mpdplay.inc +++ b/templates/show_mpdplay.inc @@ -101,11 +101,6 @@ global $condPL; - var mpd_elapsed = '. $myMpd->current_track_position.' '; -echo ''; -echo ''; -?> state == MPD_STATE_PLAYING or $myMpd->state == MPD_STATE_PAUSED ) { ?> @@ -162,6 +157,12 @@ echo ''; +echo ''; +echo ''; +?> + -- cgit