From b4f952a0e374dd02ec4cdf940a8fadf8f537f433 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 5 Sep 2012 00:08:22 +0200 Subject: Add aliases. --- template/add-alias.html | 84 ++++++++++++++++++++++++++++++++++++++++++++++ template/list-domains.html | 2 +- template/list-locals.html | 6 ++-- 3 files changed, 88 insertions(+), 4 deletions(-) create mode 100644 template/add-alias.html (limited to 'template') diff --git a/template/add-alias.html b/template/add-alias.html new file mode 100644 index 0000000..38193c6 --- /dev/null +++ b/template/add-alias.html @@ -0,0 +1,84 @@ + + + + + Edit alias <TMPL_VAR NAME=ALIAS>@<TMPL_VAR NAME=DOMAIN> + + + + +
+ +

Add alias under

+ + +
Error:
+ +
+
+ +
+ +
+
+ + + +

+

Alias name

+ @ +

+ +
+ +

+

Status

+ +
+ Warning: emails are not delivered to inactive entries. +
+

+ +
+ +

+

Description

+ +
+ An optional description. (HTML tags are allowed.) +
+

+ +
+ +

+

Destination(s)

+ +
+ The list of destinations (one e-mail address per line) that + will receive mail for this alias. +
+

+ +
+ + + +
+
+ + diff --git a/template/list-domains.html b/template/list-domains.html index 4069ba0..bb29de5 100644 --- a/template/list-domains.html +++ b/template/list-domains.html @@ -19,7 +19,7 @@
-

Manage domains[add]

+

Manage domains[add]

diff --git a/template/list-locals.html b/template/list-locals.html index aa42bfd..b0aa2e4 100644 --- a/template/list-locals.html +++ b/template/list-locals.html @@ -29,7 +29,7 @@

Mailboxes[add][add]

@@ -64,7 +64,7 @@

Alias[add][add]

@@ -109,7 +109,7 @@

Lists[add][add]

-- cgit v1.2.3