Remove sentence
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
<input id="pos4" name="pos4" maxlength="1" aria-label="Position 4" inputmode="text" autocomplete="off" pattern="[A-Za-zÄÖÜäöüß]" value="{{ pos[3] }}" />
|
||||
<input id="pos5" name="pos5" maxlength="1" aria-label="Position 5" inputmode="text" autocomplete="off" pattern="[A-Za-zÄÖÜäöüß]" value="{{ pos[4] }}" />
|
||||
</div>
|
||||
<p id="pos-hint" class="hint">Je Feld ein Buchstabe. Umlaute (ä, ö, ü) und ß sind erlaubt. Ziehe einen Buchstaben heraus, wenn du ihn löschen möchtest.</p>
|
||||
<p id="pos-hint" class="hint">Je Feld ein Buchstabe. Ziehe einen Buchstaben heraus, wenn du ihn löschen möchtest.</p>
|
||||
</fieldset>
|
||||
|
||||
<label for="includes-input-one">Weitere enthaltene Buchstaben (beliebige Reihenfolge)</label>
|
||||
|
Reference in New Issue
Block a user