From e496a54bfa8271e727410dc66a82992a89081283 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 2 Oct 2007 04:14:41 +0000 Subject: fixed the localplay controls, per limeds recommendation currently under rightbar actions, not happy with location --- templates/show_localplay_control.inc.php | 39 ++++++-------------------------- 1 file changed, 7 insertions(+), 32 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 8d5f7fec..4962a8a0 100644 --- a/templates/show_localplay_control.inc.php +++ b/templates/show_localplay_control.inc.php @@ -1,7 +1,7 @@ -
-has_function('prev')) { ?> - - - - - - - -has_function('pause')) { ?> - - - - - - - -has_function('next')) { ?> - - - - +
+ + + + +
- -- cgit