ulrich
2018-03-20 c726ded391f551cb6024b46af3de5931b0f0c531
web/data/tpl/abspieler-transit.tpl
@@ -1,7 +1,7 @@
<label class="inline-label abspieler-lb">Abspieler:</label>
<select name="abspieler" size="1" class="abspieler-auswahl">
  {{#List}}
    <option {{zustand}} standardzustand="{{zustand}}" atyp="{{typ}}" aurl="{{url}}">{{name}}</option>
    <option {{zustand}} standardzustand="{{zustand}}" aid="{{id}}" atyp="{{typ}}" aurl="{{url}}">{{name}}</option>
  {{/List}}
</select>
<button type="button" id="abspielen-stoppen">&#x25a0;</button>