X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=templates%2Fplayctl.html.sh;h=62798500fab31c0c846dca270503235fd77b95e5;hb=e4964c907ee9df48038007a62da802201a98bb87;hp=e361ddae4cb316de57237f93aea8cf7f2c4ec4c3;hpb=78950186e3e84330c214bfac0ac7a3b4f1fb7d6a;p=serve0 diff --git a/templates/playctl.html.sh b/templates/playctl.html.sh index e361dda..6279850 100755 --- a/templates/playctl.html.sh +++ b/templates/playctl.html.sh @@ -36,21 +36,21 @@ cat <Download
- - - - - - -
- - -
- $(for n in $(seq 0 5 100); do - printf '' "$([ "$volume" = "$n" ] && printf selected)" "$n" - done) -
- +
+ + + + + + +
+
+ + + $(for n in $(seq 0 5 100); do + printf '' "$([ "$volume" = "$n" ] && printf selected)" "$n" + done) +
$(printf "%d:%02d min" $(($length / 60)) $(($length % 60)) )