aboutsummaryrefslogtreecommitdiffstats
path: root/template/edit-domain.html
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2012-09-04 01:29:39 +0200
committerGuilhem Moulin <guilhem.moulin@fripost.org>2012-09-04 01:29:39 +0200
commitb4e2151a91eb827bc90a44a906f7a7c40fde95c7 (patch)
tree7eb01feffc46421b0c38e2f42978a1580f06c635 /template/edit-domain.html
parent3c8b9dba04da6d66f7e592c3c1367a2367e1c5a5 (diff)
List mailboxes, aliases, and lists
Diffstat (limited to 'template/edit-domain.html')
-rw-r--r--template/edit-domain.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/edit-domain.html b/template/edit-domain.html
index 38abc62..5be62dd 100644
--- a/template/edit-domain.html
+++ b/template/edit-domain.html
@@ -8,7 +8,8 @@
<body>
<div id="header">
<div class="left column">
- <a href="<TMPL_VAR NAME=URL>/">Root</a> / <TMPL_VAR NAME=DOMAIN> /
+ <a href="<TMPL_VAR NAME=URL>/">Root</a> /
+ <a href="<TMPL_VAR NAME=URL>/<TMPL_VAR NAME=DOMAIN>/"><TMPL_VAR NAME=DOMAIN></a> /
</div>
<div class="right column">
Logged as <a href="<TMPL_VAR NAME=URL>/<TMPL_VAR NAME=USER_DOMAINPART>/<TMPL_VAR NAME=USER_LOCALPART>/?a=edit"