X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/460b9539a7c15580e41a71bbc0f47ae776238915..48deaa730813595a2482973c73efba4a6970a6d6:/templates/playing.html diff --git a/templates/playing.html b/templates/playing.html index c67ab31..2f1f42f 100644 --- a/templates/playing.html +++ b/templates/playing.html @@ -140,11 +140,12 @@ USA @if{@eq{@who@}{}@}{@if{@eq{@state@}{random}@}{@label:playing.randomtrack@}{ }@}{@who@}@ @part:artist@ + title="@label:playing.artistverbose@">@part{short}{artist}@ @part:album@ - @part:title@ + title="@label:playing.albumverbose@">@part{short}{album}@ + @part{short}{title}@ @length@ @if{@scratchable@}{ @when@ @if{@eq{@who@}{}@}{@if{@eq{@state@}{random}@}{@label:queue.randomtrack@}{ }@}{@who@}@ - @part:artist@ - @part:album@ - @part:title@ + @part{short}{artist}@ + @part{short}{album}@ + @part{short}{title}@ @length@ @if{@removable@}{ -