From 9bf39c4b4d325ea3b25bb169cbb0e87ed0362c8c Mon Sep 17 00:00:00 2001 From: "rjk@greenend.org.uk" <> Date: Fri, 28 Dec 2007 17:32:57 +0000 Subject: [PATCH] cgi: grey out volume set buttons if unusable --- templates/playing.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/playing.html b/templates/playing.html index f49c7dd..937e19c 100644 --- a/templates/playing.html +++ b/templates/playing.html @@ -91,23 +91,23 @@ USA enctype="multipart/form-data" accept-charset=utf-8> @label:playing.volume@ - @label:volume.reduce@ - + }{}@ @label:volume.left@ @label:volume.right@ - - }@ + @right{volume}{ @label:volume.increase@ - + }{}@ }@ -- 2.11.0