X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/6e26197162c2953d77aba873233b7d3c80fc5eb5..012c707d5c03631b365886904089d98f3747d308:/templates/choose.html diff --git a/templates/choose.html b/templates/choose.html index cfd0b4b..db8c257 100644 --- a/templates/choose.html +++ b/templates/choose.html @@ -26,10 +26,98 @@ USA @include{topbar}@

@label:choose.title@

+ + @#{always have the first-letter bar, if choosealpha enabled}@ + @if{@eq{@label:sidebar.choosewhich@}{choosealpha}@}{ + +

+ A | + B | + C | + D | + E | + F | + G | + H | + I | + J | + K | + L | + M | + N | + O | + P | + Q | + R | + S | + T | + U | + V | + W | + X | + Y | + Z | + * +

+ }@ @if{@ne{@arg:directory@}{}@}{

@navigate{@arg:directory@}{/@basename@}@:

}@ @@ -40,7 +128,12 @@ USA

@choose{directories}{

- + + @transform{@file@}{dir}{display}@

@@ -57,7 +150,7 @@ USA @right{prefs}{@label:choose.prefs@}@ queued]}@

}@ +

+ @right{prefs}{@label:choose.allprefs@}@ + + @label:choose.playall@ + +

-

- @right{prefs}{@label:choose.allprefs@}@ - - @label:choose.playall@ - -

}@ @include{topbarend}@