From 187e44c736e67a0a853bd4bcc6e49827666b8131 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Fri, 29 Jan 2021 11:50:50 +0000
Subject: [PATCH] Fonts und jslibs in Webarchiv uebernommen

---
 web/profil/profil-form.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/profil/profil-form.html b/web/profil/profil-form.html
index f1a19df..7076dc5 100644
--- a/web/profil/profil-form.html
+++ b/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>
 

--
Gitblit v1.9.3