summaryrefslogtreecommitdiff
path: root/views/howto.html
diff options
context:
space:
mode:
authorHorus32015-03-23 15:27:06 +0100
committerHorus32015-03-23 15:27:06 +0100
commit5ff2678063792a74868c231ec68e30ef4397dece (patch)
tree221e44af723c20c6586f014f7997d2a237de255f /views/howto.html
parent1e10c62c6a8d2b7633de52f56bc8e9230b1b1383 (diff)
downloadfreemail-5ff2678063792a74868c231ec68e30ef4397dece.tar.gz
Fixed bug with toggle navbar. Changed icons. Add 'How to Change Password'.
Diffstat (limited to 'views/howto.html')
-rw-r--r--views/howto.html7
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>