diff options
Diffstat (limited to 'views/howto.html')
| -rw-r--r-- | views/howto.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/views/howto.html b/views/howto.html index 88a74b6..8ea9883 100644 --- a/views/howto.html +++ b/views/howto.html @@ -52,6 +52,13 @@ <br> If you want to use your own client, see <a href="/server" title="Server">here</a> for connection details. </p> + <br> + <h2 id="change_password">Change Password</h2> + <p> + You can easily change your password through the webinterface. You just need your old password in before. + <br> + Follow this link <a href="/password" title="Change Password">here <span class="fa fa-lock"></span></a>. + </p> </div> </div> </div> |
