From a11bde40a35dd261ffa35bf1b5d36ef638319295 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 26 Jan 2013 03:09:12 +0100 Subject: Restructured the domain part of the interface. --- templates/add-domain-1.html | 10 +++++----- templates/add-domain-2.html | 24 ++++++++++++------------ templates/edit-domain.html | 16 ++++++++-------- templates/list-domains.html | 9 +++++---- 4 files changed, 30 insertions(+), 29 deletions(-) (limited to 'templates') diff --git a/templates/add-domain-1.html b/templates/add-domain-1.html index df6ac65..9b7de76 100644 --- a/templates/add-domain-1.html +++ b/templates/add-domain-1.html @@ -35,7 +35,7 @@

Domain name

- +
The domain name to be added. @@ -50,9 +50,9 @@

Status

- + +
Warning: emails are not delivered to users, @@ -70,7 +70,7 @@

Catch-All aliases

- +
An optional list of destinations (one e-mail address per line) that will receive mail sent to non existing recipients. diff --git a/templates/add-domain-2.html b/templates/add-domain-2.html index 56b3086..72bc0d8 100644 --- a/templates/add-domain-2.html +++ b/templates/add-domain-2.html @@ -2,7 +2,7 @@ - Add domain <TMPL_VAR NAME=domain> + Add domain <TMPL_VAR NAME=name> @@ -22,25 +22,25 @@
- - + + - + - +
You have asked to let us manage e-mail - . + . Please select an address below where to send a confirmation token, proving that you indeed own the domain - . + .
- +
- + - - + + @@ -51,7 +51,7 @@
I couldn't find a valid e-mail in your domain's WHOIS, and no valid postmaster address has been found (either because - has no configured MX, + has no configured MX, or because it already uses ours).
diff --git a/templates/edit-domain.html b/templates/edit-domain.html index f3b6581..9acd52f 100644 --- a/templates/edit-domain.html +++ b/templates/edit-domain.html @@ -2,14 +2,14 @@ - Edit domain <TMPL_VAR NAME=domain> + Edit domain <TMPL_VAR NAME=name> - - + - -- cgit v1.2.3
(none) - + +