diff options
Diffstat (limited to 'template/edit-list.html')
-rw-r--r-- | template/edit-list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/edit-list.html b/template/edit-list.html index 1cc8148..357390e 100644 --- a/template/edit-list.html +++ b/template/edit-list.html @@ -15,7 +15,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> |