commit | author | age | ||
f72545 | 1 | <div class="dlg-nutzer-neu"> |
U | 2 | <span class="close-btn pointer-cursor">✖</span> |
3 | <div class="dlg-behaelter"> | |
4 | <div class="dlg-info-app-titel">Löschen bestätigen</div> | |
5 | <div class="dlg-info-app-info">Soll der Nutzer {{nutzername}} wirklich gelöscht werden?</div> | |
6 | <div class="form-button-footer"> | |
7 | <button type="button" class="danger-btn" id="nutzer-loeschen-btn">Löschen</button> | |
8 | </div> | |
9 | </div> | |
10 | </div> |