ulrich
2020-05-21 1f4d7a819cb3104f925083c5cdd42f3a9295c5b1
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>