ulrich
2021-01-03 266ffb4ff5c2b5c51b3f105caa49ca456ba5a489
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>