ulrich
2018-03-11 6ec6607b6c84c3b18ae8151f01574eb44f526e63
commit | author | age
b6585c 1 <label class="inline-label abspieler-lb">Abspieler:</label>
U 2 <select name="abspieler" size="1" class="abspieler-auswahl">
3   {{#List}}
647739 4     <option {{zustand}} standardzustand="{{zustand}}" aid="{{id}}" atyp="{{typ}}" aurl="{{url}}">{{name}}</option>
b6585c 5   {{/List}}
U 6 </select>
7 <button type="button" id="abspielen-stoppen">&#x25a0;</button>