From 94991b185cc8e0048194e77749593c0388636444 Mon Sep 17 00:00:00 2001 From: xgizzmo Date: Wed, 16 Aug 2006 11:36:58 +0000 Subject: fixed pause function in localplay (thanks Salguod) bug #923 --- templates/show_localplay_control.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 2c8d74b5..b9558ade 100644 --- a/templates/show_localplay_control.inc.php +++ b/templates/show_localplay_control.inc.php @@ -37,7 +37,7 @@ $ajax_url = $web_path . '/server/ajax.server.php'; stop has_function('pause')) { ?> - + pause -- cgit