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-mailbox.html | 49 +++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 25 deletions(-) (limited to 'template/edit-mailbox.html') diff --git a/template/edit-mailbox.html b/template/edit-mailbox.html index 69b91ab..3dce6e7 100644 --- a/template/edit-mailbox.html +++ b/template/edit-mailbox.html @@ -2,30 +2,30 @@ - Edit mailbox <TMPL_VAR NAME=MAILBOX>@<TMPL_VAR NAME=DOMAIN> + Edit mailbox <TMPL_VAR NAME=user>@<TMPL_VAR NAME=domain>
- -

Edit mailbox @

- - -
Error:
+

Edit mailbox @

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

Status

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

Change password

- + - + - + - +
Current password
New password
Repeat new password
Note: You need to enter - @'s + @'s current password first.

@@ -86,7 +86,7 @@

Description

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

Mail forwarding

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


-
-- cgit v1.2.3