From 4a0d87e642c4d97ee2a026f1207e25a001518f3a Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 8 Sep 2012 19:49:11 +0200 Subject: Abstracting the LDAP stuff in an OO library. --- template/edit-domain.html | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) (limited to 'template/edit-domain.html') diff --git a/template/edit-domain.html b/template/edit-domain.html index 3b66087..7e8ba2c 100644 --- a/template/edit-domain.html +++ b/template/edit-domain.html @@ -2,29 +2,29 @@ - Edit domain <TMPL_VAR NAME=DOMAIN> + Edit domain <TMPL_VAR NAME=domain>
- -

Edit domain

- - -
Error:
+

Edit domain

+ + + +
Error:
Your changes have succesfully been submitted.
@@ -41,9 +41,9 @@

Status

- +
>Active +
Warning: emails are not delivered to mailboxes, @@ -56,7 +56,7 @@

Description

- +
An optional description. (HTML tags are allowed.)
@@ -67,20 +67,19 @@

Catch-All aliases

- +
An optional list of destinations (one e-mail address per line) that will receive mail sent to non existing recipients. Domain aliases can be defined by leaving the local part of the destination empty, like in @example.org: email - to inexisting@ + to inexisting@ will then be sent to inexisting@example.org.


-
-- cgit v1.2.3