commit | author | age | ||
bdbb07 | 1 | <div class="nachricht"> |
U | 2 | <span class="close-btn pointer-cursor">✖</span> |
3 | <div class="dlg-behaelter"> | |
4 | <div class="dlg-info-app-info"> | |
5 | Wollen Sie den Sender {{name}} wirklich löschen? | |
6 | </div> | |
7 | <div class="form-button-footer"> | |
8 | <button type="button" id="sender-loeschen">Löschen</button> | |
9 | </div> | |
10 | </div> | |
11 | </div> |