1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-22 02:17:26 +00:00

fix link to /cloud in the admin, fixes #160

This commit is contained in:
Joshua Tauberer 2014-08-26 11:51:47 +00:00
parent 9b8d85de45
commit 06a4046d13

View File

@ -26,7 +26,7 @@
<h4>Contacts</h4> <h4>Contacts</h4>
<p>Edit your contacts at <a href="https://{{hostname}}/mail">https://{{hostname}}/cloud</a>.</p> <p>Edit your contacts at <a href="https://{{hostname}}/cloud">https://{{hostname}}/cloud</a>.</p>
</div> </div>
</div> </div>