www/ui/data/tpl/form_einstellung.tpl
@@ -2,7 +2,7 @@ Einstellung <input class="entity-element" type="text" id="einstellung-key" placeholder="Key" value="{{key}}" /> <input class="entity-element" type="text" id="einstellung-value" placeholder="Pfad" value="{{value}}" /> <input class="entity-element" type="text" id="einstellung-value" placeholder="Wert" value="{{value}}" /> <div class="entity-buttons"> <button class="button-primary" id="ok-btn">Speichern</button> <button class="button" id="cancel-btn">Abbrechen</button>