diff options
author | LarsVomMars | 2021-01-30 17:15:53 +0100 |
---|---|---|
committer | LarsVomMars | 2021-01-30 17:15:53 +0100 |
commit | 1184d47a788ae3320f90de241bf85cc4fc546f97 (patch) | |
tree | 3b49f7e8d3c1100b1b91c9262e68c1a054606f11 /auth/public/change.html | |
parent | 96ccd0fb557fe226999d92a5d8688e469f6beb9a (diff) |
Auth QOL changes
Diffstat (limited to 'auth/public/change.html')
-rw-r--r-- | auth/public/change.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/public/change.html b/auth/public/change.html index f703649..5652af4 100644 --- a/auth/public/change.html +++ b/auth/public/change.html @@ -41,7 +41,7 @@ minlength="8" required /> - <button type="submit" class="pure-button pure-button-primary">Anmelden</button> + <button type="submit" class="pure-button pure-button-primary">Passwort ändern</button> </fieldset> </form> |