ulrich
2018-03-07 b6585c6d94faf2da7b332b58dff20606a0823708
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}}
4     <option {{zustand}} standardzustand="{{zustand}}" atyp="{{typ}}" aurl="{{url}}">{{name}}</option>
5   {{/List}}
6 </select>
7 <button type="button" id="abspielen-stoppen">&#x25a0;</button>