diff options
Diffstat (limited to 'template/list-locals.html')
-rw-r--r-- | template/list-locals.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/list-locals.html b/template/list-locals.html index 47b99cf..d87f4c9 100644 --- a/template/list-locals.html +++ b/template/list-locals.html @@ -13,7 +13,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> |