added missing aria-labels

This commit is contained in:
eclipse 2025-04-23 11:04:48 +02:00
parent f083b1bc81
commit 6f3c0c9975

View File

@ -54,11 +54,11 @@
<form>
<label>
Titel (erforderlich)
<input id="form_Titel" name="form_Titel" placeholder="Titel" required />
<input id="form_Titel" name="form_Titel" aria-Label="Titel" placeholder="Titel" required />
</label>
<label>
Untertitel
<input id="form_Untertitel" name="form_Untertitel" placeholder="Untertitel" />
<input id="form_Untertitel" name="form_Untertitel" aria-Label="Untertitel" placeholder="Untertitel" />
</label>
<label>
Reihe