diff options
Diffstat (limited to 'template/add-mailbox.html')
-rw-r--r-- | template/add-mailbox.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/add-mailbox.html b/template/add-mailbox.html index 6bcc748..64d116f 100644 --- a/template/add-mailbox.html +++ b/template/add-mailbox.html @@ -14,7 +14,7 @@ <div class="right column"> Logged as <a href="<TMPL_VAR NAME=userURI>/?a=edit" ><TMPL_VAR NAME=user_localpart>@<TMPL_VAR NAME=user_domainpart></a> - | <a href="./?a=logout">Log out</a> + | <a href="../?a=logout">Log out</a> </div> <br/> </div> |