| | |
| | | <button id="nav-back-btn">zurück</button> |
| | | </div> |
| | | <div id="user-form"> |
| | | <input type="text" size="20" maxlength="20" placeholder="Anmeldename" name="anmeldename" id="anmeldename"> |
| | | <input type="password" size="20" maxlength="20" placeholder="Kennwort" name="kennwort" id="kennwort"> |
| | | <input type="password" size="20" maxlength="20" placeholder="Wiederholung" name="kennwortw" id="kennwortw"> |
| | | <input type="text" size="20" maxlength="30" placeholder="Anmeldename" name="anmeldename" id="anmeldename"> |
| | | <input type="password" size="20" maxlength="30" placeholder="Kennwort" name="kennwort" id="kennwort"> |
| | | <input type="password" size="20" maxlength="30" placeholder="Wiederholung" name="kennwortw" id="kennwortw"> |
| | | <button class="user-cancel-btn">Abbrechen</button> |
| | | <button class="user-save-btn">OK</button> |
| | | </div> |