X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/21c8e53a7e4deffb2e3bdf9829e4123c31a41803..7a4c02b06ea54d59bb3b724119542726da830ddd:/templates/playing.html diff --git a/templates/playing.html b/templates/playing.html index 815b895..b45d975 100644 --- a/templates/playing.html +++ b/templates/playing.html @@ -25,7 +25,7 @@ USA @include{topbar}@ -

@label:playing.title@

+

@label:playing.title@

@#{extra control buttons for the management page}@ @if{@arg:mgmt@}{ @@ -33,59 +33,47 @@ USA

@if{@paused@}{ - @label:playing.pause@ - }{ - @label:playing.pause@ - }@ @if{@random-enabled@}{ - @label:playing.random@ - }{ - @label:playing.random@ - }@ @if{@enabled@}{ - @label:playing.playing@ + href="@url@?action=disable&mgmt=true" + title="@label:playing.disableverbose@">@label:playing.playing@ - }{ - @label:playing.playing@ + href="@url@?action=enable&mgmt=true" + title="@label:playing.enableverbose@">@label:playing.playing@ - }@

}{}@ @label:volume.left@ @label:volume.right@ - - @right{volume}{}@ + }@ @right{volume}{ @if{@isplaying@}{ - @label:playing.now@ + @label:playing.now@ @playing{ @@ -157,7 +144,7 @@ USA title="@part{title}@">@part{short}{title}@ @length@ @if{@scratchable@}{@label:playing.scratch@}{ - @label:playing.next@ + @label:playing.next@ @queue{ @@ -196,7 +183,7 @@ USA title="@part{title}@">@part{short}{title}@ @length@ @if{@removable@}{@label:playing.remove@}{ @label:playing.upall@ @label:playing.up@ }@ @@ -246,13 +233,13 @@ USA @label:playing.downall@ @label:playing.down@ }@