aboutsummaryrefslogtreecommitdiff
path: root/auth/public/change.html
diff options
context:
space:
mode:
authorLarsVomMars2021-01-30 17:15:53 +0100
committerLarsVomMars2021-01-30 17:15:53 +0100
commit1184d47a788ae3320f90de241bf85cc4fc546f97 (patch)
tree3b49f7e8d3c1100b1b91c9262e68c1a054606f11 /auth/public/change.html
parent96ccd0fb557fe226999d92a5d8688e469f6beb9a (diff)
Auth QOL changes
Diffstat (limited to 'auth/public/change.html')
-rw-r--r--auth/public/change.html2
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>