From 78d7078d97625e4a8d2d6863318c192f910f2ec9 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Sun, 11 Apr 2021 11:09:36 +0000
Subject: [PATCH] UI-Verbesserungen in Arbeit

---
 www/ui/data/tpl/form_einstellung.txt |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/www/ui/data/tpl/form_einstellung.tpl b/www/ui/data/tpl/form_einstellung.txt
similarity index 96%
rename from www/ui/data/tpl/form_einstellung.tpl
rename to www/ui/data/tpl/form_einstellung.txt
index 9500ecf..4ac4368 100644
--- a/www/ui/data/tpl/form_einstellung.tpl
+++ b/www/ui/data/tpl/form_einstellung.txt
@@ -1,7 +1,5 @@
 <form>
   <div class="entity-formular">
-    Einstellung
-
     <input name="key" class="entity-element" type="text" id="einstellung-key" placeholder="Key" value="{{key}}" />
     <input name="value" class="entity-element" type="text" id="einstellung-value" placeholder="Wert" value="{{value}}" />
     <div class="entity-buttons">
@@ -9,6 +7,5 @@
       <button class="button" id="cancel-btn">Abbrechen</button>
       <button class="button" id="loeschen-btn">L&ouml;schen</button>
     </div>
-
   </div>
 </form>
\ No newline at end of file

--
Gitblit v1.9.3