From cbc9ccbd8f259f453a2e9ab7ac4feb2d3d711a18 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Fri, 10 Jun 2005 23:01:00 +0000 Subject: Fixed a typo that caused the pause button on MPD not to light up --- templates/show_mpdplay.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/show_mpdplay.inc') diff --git a/templates/show_mpdplay.inc b/templates/show_mpdplay.inc index 2825547c..a6e90b1f 100644 --- a/templates/show_mpdplay.inc +++ b/templates/show_mpdplay.inc @@ -43,7 +43,7 @@ $web_path = conf('web_path'); " name="action" value="|< " /> " name="action" value=" X " /> " name="action" value=" > " /> - " name="action" value=" = " /> + " name="action" value=" = " /> " name="action" value= " >|" /> -- cgit