From: rjk@greenend.org.uk <>
Date: Sat, 29 Dec 2007 19:59:42 +0000 (+0000)
Subject: fix enabled/disabled icons. still a bit crufty but does now work again.
X-Git-Tag: 3.0~143
X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/27c58476fffeb5c9640ba9e49fbd9e38d0159d54?ds=inline
fix enabled/disabled icons. still a bit crufty but does now work again.
---
diff --git a/templates/playing.html b/templates/playing.html
index 937e19c..90cc6f6 100644
--- a/templates/playing.html
+++ b/templates/playing.html
@@ -38,7 +38,7 @@ USA
title="@label:playing.resumeverbose@">@label:playing.pause@
-
+
}{
-
+
}@
@if{@random-enabled@}{
@@ -57,7 +57,7 @@ USA
title="@label:playing.randomdisableverbose@">@label:playing.random@
-
+
}{
-
+
}@
@if{@enabled@}{
@@ -76,7 +76,7 @@ USA
title="@label:playing.disableverbose@">@label:playing.playing@
-
+
}{
-
+
}@