X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/8f9616f198b617214724183e32d598339c3bbbc4..a41d2ebe7cab7251e735baa397bb851de38e929d:/templates/playing.html diff --git a/templates/playing.html b/templates/playing.html index 19e0861..b45d975 100644 --- a/templates/playing.html +++ b/templates/playing.html @@ -25,66 +25,55 @@ USA @include{topbar}@ -

@label:playing.title@

+

@label:playing.title@

@#{extra control buttons for the management page}@ @if{@arg:mgmt@}{ +

@if{@paused@}{ - @label:playing.pause@ - }{ - @label:playing.pause@ - }@ @if{@random-enabled@}{ - @label:playing.random@ - }{ - @label:playing.random@ - }@ @if{@enabled@}{ - @label:playing.playing@ - }{ - @label:playing.playing@ - }@

}{}@ @label:volume.left@ @label:volume.right@ - - @right{volume}{}@ + }@ @right{volume}{ }{}@ +

+
}@ @#{only display the table if there is something to put in it}@ @@ -132,7 +122,7 @@ USA @if{@isplaying@}{ - @label:playing.now@ + @label:playing.now@ @playing{ @@ -154,7 +144,7 @@ USA title="@part{title}@">@part{short}{title}@ @length@ @if{@scratchable@}{@label:playing.scratch@}{ - @label:playing.next@ + @label:playing.next@ @queue{ @@ -193,7 +183,7 @@ USA title="@part{title}@">@part{short}{title}@ @length@ @if{@removable@}{@label:playing.remove@}{ @label:playing.upall@ @label:playing.up@ }@ @@ -243,13 +233,13 @@ USA @label:playing.downall@ @label:playing.down@ }@