From 6ec6607b6c84c3b18ae8151f01574eb44f526e63 Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Sun, 11 Mar 2018 19:38:37 +0000
Subject: [PATCH] Neuer Sender und Abspieler berichtigt

---
 web/data/tpl/abspieler-eintrag.tpl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/data/tpl/abspieler-eintrag.tpl b/web/data/tpl/abspieler-eintrag.tpl
index f857525..e96b872 100644
--- a/web/data/tpl/abspieler-eintrag.tpl
+++ b/web/data/tpl/abspieler-eintrag.tpl
@@ -1 +1 @@
-<option {{zustand}} atyp="{{typ}}" aurl="{{url}}">{{name}}</option>
+<option {{zustand}} aid="{{id}}" atyp="{{typ}}" aurl="{{url}}">{{name}}</option>

--
Gitblit v1.9.3