aboutsummaryrefslogtreecommitdiffstats
path: root/templates/list-domains.html
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2013-01-29 02:37:58 +0100
committerGuilhem Moulin <guilhem.moulin@fripost.org>2013-01-29 02:37:58 +0100
commit7b81775603b8208c995cd1c4a15cd2a287009404 (patch)
treef8946c7eff5b1c8de2e3b6ee7944f8e5180891cc /templates/list-domains.html
parentae6b8a2905bfc7905030479e06f3490f2c901099 (diff)
Bug fixes.
Diffstat (limited to 'templates/list-domains.html')
-rw-r--r--templates/list-domains.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list-domains.html b/templates/list-domains.html
index f07c4ef..4e32ffa 100644
--- a/templates/list-domains.html
+++ b/templates/list-domains.html
@@ -11,7 +11,7 @@
Root /
</div>
<div class="right column">
- Logged as <a href="<TMPL_VAR NAME=userURL>/?a=edit"
+ Logged as <a href="<TMPL_VAR NAME=user_URL>/?a=edit"
><TMPL_VAR NAME=user_localpart>@<TMPL_VAR NAME=user_domainpart></a>
| <a href="./?a=logout">Log out</a>
</div>