From 599f2fbff2ac4ddc7d8dc08367f54e4916d6cfa8 Mon Sep 17 00:00:00 2001 From: ulrich <not disclosed> Date: Sun, 07 Jan 2018 12:42:11 +0000 Subject: [PATCH] Stub für Suchfunktion hinzugefügt --- data/tpl/abspieler.tpl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/data/tpl/abspieler.tpl b/data/tpl/abspieler.tpl index 14eceee..c4d4bda 100644 --- a/data/tpl/abspieler.tpl +++ b/data/tpl/abspieler.tpl @@ -1,4 +1,4 @@ -<label class="abspieler-label">Abspieler:</label> +<label class="inline-label abspieler-lb">Abspieler:</label> <select name="abspieler" size="1" class="abspieler-auswahl"> {{#abspielerliste}} {{#inhalt}} -- Gitblit v1.9.3