diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-01 20:12:34 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-01 21:03:20 +0200 |
commit | ec2ed6c255ca97f39d4a58071f8558744bd9958d (patch) | |
tree | f8e248356f6b8ec8600cf485716aedcf9dba992f /template/domain-list.html | |
parent | 79344b1efee7e914b8d23bd0dfd92664cf698c11 (diff) |
cgi-bin
Diffstat (limited to 'template/domain-list.html')
-rw-r--r-- | template/domain-list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/domain-list.html b/template/domain-list.html index 52d819e..fcc7b23 100644 --- a/template/domain-list.html +++ b/template/domain-list.html @@ -13,7 +13,7 @@ <div class="right column"> Logged as <a href="<TMPL_VAR NAME=URL>/<TMPL_VAR NAME=USER_DOMAINPART>/<TMPL_VAR NAME=USER_LOCALPART>/?a=edit" ><TMPL_VAR NAME=USER_LOCALPART>@<TMPL_VAR NAME=USER_DOMAINPART></a> - | <a href="<TMPL_VAR NAME=URL>?a=logout">Log out</a> + | <a href="<TMPL_VAR NAME=URL>/?a=logout">Log out</a> </div> <br/> </div> |