ulrich
2020-12-30 92e51184a6f564bff446140e244a2529f673c6c3
web/profil/profil-form.html
@@ -4,6 +4,6 @@
  <input class="profil-angabe" type="password" size="20" maxlength="30" placeholder="Kennwort" id="kennwort">
  <input class="profil-angabe" type="password" size="20" maxlength="30" placeholder="Neues Kennwort" id="kennwortNeu">
  <input class="profil-angabe" type="password" size="20" maxlength="30" placeholder="Wiederholung" id="kennwortw">
  <button class="user-save-btn profil-angabe">Speichern</button>
  <button class="user-save-btn profil-angabe button-primary">Speichern</button>
</div>