From bafe4061a549b3c792ce4c327bc0acf98952cec4 Mon Sep 17 00:00:00 2001 From: xgizzmo Date: Thu, 26 Oct 2006 23:10:49 +0000 Subject: XHTML tweakage --- templates/show_localplay_control.inc.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'templates/show_localplay_control.inc.php') diff --git a/templates/show_localplay_control.inc.php b/templates/show_localplay_control.inc.php index 4e83bdef..d1de9e0d 100644 --- a/templates/show_localplay_control.inc.php +++ b/templates/show_localplay_control.inc.php @@ -29,23 +29,23 @@ $ajax_url = conf('ajax_url'); ?>
has_function('prev')) { ?> - + prev - + stop has_function('pause')) { ?> - + pause - + play has_function('next')) { ?> - + next -- cgit