From 988f2a92ec9ad57d281e574da457638d1dcc8171 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 19 Dec 2006 08:36:56 +0000 Subject: new icons --- 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 ee4512be..e3384431 100644 --- a/templates/show_localplay_control.inc.php +++ b/templates/show_localplay_control.inc.php @@ -32,23 +32,23 @@ if (is_object($localplay)) {
has_function('prev')) { ?> - prev + - stop + has_function('pause')) { ?> - pause + - play + has_function('next')) { ?> - next +
-- cgit