From 4bbb9f05ba12894477e611eb9b75113e3e3cce29 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Sat, 24 Apr 2021 10:53:26 +0000
Subject: [PATCH] Umbenannt zu Calypso

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

diff --git a/www/ui/data/tpl/form_einstellung.txt b/www/ui/data/tpl/form_einstellung.txt
index c2bf86c..ee8f407 100644
--- a/www/ui/data/tpl/form_einstellung.txt
+++ b/www/ui/data/tpl/form_einstellung.txt
@@ -4,8 +4,8 @@
     <input name="value" class="entity-form-element" type="text" id="einstellung-value" placeholder="Wert" value="{{value}}" />
     <div class="entity-buttons">
       <button type="submit" class="button-primary" id="ok-btn">Speichern</button>
-      <button class="button" id="cancel-btn">Abbrechen</button>
-      <button class="button" id="loeschen-btn">L&ouml;schen</button>
+      <button type="button" class="button" id="cancel-btn">Abbrechen</button>
+      <button type="button" class="button" id="loeschen-btn">L&ouml;schen</button>
     </div>
   </div>
 </form>
\ No newline at end of file

--
Gitblit v1.9.3