aboutsummaryrefslogtreecommitdiffstats
path: root/templates/add-alias.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/add-alias.html')
-rw-r--r--templates/add-alias.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/add-alias.html b/templates/add-alias.html
index ab2d8b7..2844dad 100644
--- a/templates/add-alias.html
+++ b/templates/add-alias.html
@@ -12,7 +12,7 @@
<a href="./"><TMPL_VAR NAME=domain></a> /
</div>
<div class="right column">
- Logged as <a href="<TMPL_VAR NAME=userURI>/?a=edit"
+ Logged as <a href="<TMPL_VAR NAME=userURL>/?a=edit"
><TMPL_VAR NAME=user_localpart>@<TMPL_VAR NAME=user_domainpart></a>
| <a href="../?a=logout">Log out</a>
</div>