diff options
Diffstat (limited to 'template/edit-mailbox.html')
-rw-r--r-- | template/edit-mailbox.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/template/edit-mailbox.html b/template/edit-mailbox.html index 9ceb87c..5f5dc08 100644 --- a/template/edit-mailbox.html +++ b/template/edit-mailbox.html @@ -22,9 +22,7 @@ <hr/> <div id="content"> - <h1>Edit mailbox <span class="mailbox"><TMPL_VAR NAME=user>@<TMPL_VAR NAME=domain></span><TMPL_IF NAME=canDelete - ><span class="action">[<a href="<TMPL_VAR NAME=url>/<TMPL_VAR NAME=domain>/<TMPL_VAR NAME=user>/?a=delete">delete</a>]</span - ></TMPL_IF></h1> + <h1>Edit mailbox <span class="mailbox"><TMPL_VAR NAME=user>@<TMPL_VAR NAME=domain></span></h1> <TMPL_IF NAME=newChanges> |