aboutsummaryrefslogtreecommitdiffstats
path: root/template/add-list.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/add-list.html')
-rw-r--r--template/add-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/add-list.html b/template/add-list.html
index e69690b..221d66a 100644
--- a/template/add-list.html
+++ b/template/add-list.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>