Fix: Signaturen-Tab lädt erste Identität automatisch

- "Bitte wählen" Placeholder entfernt
- Erste Identität wird beim Laden direkt ausgewählt
- Signatur wird sofort in den Editor geladen (kein manuelles Umschalten nötig)
This commit is contained in:
Kendrick Bollens
2026-05-07 02:22:55 +02:00
parent 864be54646
commit 1d00a06e30
3 changed files with 20 additions and 7 deletions

View File

@@ -860,7 +860,6 @@
<div class="form-group">
<label for="sig-identity-select">Identität / E-Mail-Adresse</label>
<select id="sig-identity-select" style="width:100%;">
<option value="">— Bitte wählen —</option>
</select>
</div>