diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-04 22:00:19 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-04 22:00:19 +0200 |
commit | e652956aa8dd6160b078f396e3f89157c15294af (patch) | |
tree | f5daa06245f0277925d8d5ad7d74c9a097d4dbd8 /template/list-domains.html | |
parent | e04e3174c1c38e7587df495c19082a864f2373b2 (diff) |
Edition of mailboxes, aliases and lists.
Diffstat (limited to 'template/list-domains.html')
-rw-r--r-- | template/list-domains.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/list-domains.html b/template/list-domains.html index f57d448..baaa705 100644 --- a/template/list-domains.html +++ b/template/list-domains.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> - <title>Domain names for <TMPL_VAR NAME=USER></title> + <title>Manage domains</title> <link href="/css/style.css" media="all" rel="stylesheet" type="text/css" /> </head> <body> |