change password possible

This commit is contained in:
2023-07-23 12:21:12 +02:00
parent 82a232a20f
commit 4c198e4113
5 changed files with 102 additions and 89 deletions

View File

@ -130,7 +130,7 @@ h2{
<div id=options class="speech top" hidden>
<h2>{username}</h2>
<ul>
<!--<li><a href="/settings">Einstellungen</a></li>-->
<li><a href="/settings" >Einstellungen</a></li>
<li><a href="/logout" >Log Out</a></li>
</ul>
</div>