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-alias.html | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) (limited to 'template/edit-alias.html') diff --git a/template/edit-alias.html b/template/edit-alias.html index 7ff19c8..4390652 100644 --- a/template/edit-alias.html +++ b/template/edit-alias.html @@ -2,30 +2,30 @@ - Edit alias <TMPL_VAR NAME=ALIAS>@<TMPL_VAR NAME=DOMAIN> + Edit alias <TMPL_VAR NAME=alias>@<TMPL_VAR NAME=domain>
- -

Edit alias @

- - -
Error:
+

Edit alias @

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

Status

- +
>Active +
Warning: emails are not delivered to inactive entries. @@ -57,7 +57,7 @@

Description

- +
An optional description. (HTML tags are allowed.)
@@ -68,17 +68,16 @@

Destination(s)

- +
The list of destinations (one e-mail address per line) that will receive mail sent to - @. + @.


-
-- cgit v1.2.3