| | |
| | | <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öschen</button> |
| | | <button type="button" class="button" id="cancel-btn">Abbrechen</button> |
| | | <button type="button" class="button" id="loeschen-btn">Löschen</button> |
| | | </div> |
| | | </div> |
| | | </form> |