aboutsummaryrefslogtreecommitdiffstats
path: root/templates/edit-domain.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/edit-domain.html')
-rw-r--r--templates/edit-domain.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit-domain.html b/templates/edit-domain.html
index de765e4..c078740 100644
--- a/templates/edit-domain.html
+++ b/templates/edit-domain.html
@@ -12,7 +12,7 @@
<a href="./"><TMPL_VAR NAME=name></a> /
</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>