From 0dbcef539b19bd4d50d4bbc904b32f53ebdcf102 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 29 Jan 2013 21:47:51 +0100 Subject: HTML tags are not longer allowed in descriptions. --- templates/add-alias.html | 2 +- templates/add-domain-1.html | 2 +- templates/add-list.html | 2 +- templates/add-user.html | 2 +- templates/edit-alias.html | 2 +- templates/edit-domain.html | 2 +- templates/edit-list.html | 2 +- templates/edit-user.html | 2 +- templates/new-domain.tt | 2 -- 9 files changed, 8 insertions(+), 10 deletions(-) (limited to 'templates') diff --git a/templates/add-alias.html b/templates/add-alias.html index 1a7d7dd..d6e303f 100644 --- a/templates/add-alias.html +++ b/templates/add-alias.html @@ -55,7 +55,7 @@

Description

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

diff --git a/templates/add-domain-1.html b/templates/add-domain-1.html index 28a70a6..7f1cf67 100644 --- a/templates/add-domain-1.html +++ b/templates/add-domain-1.html @@ -64,7 +64,7 @@

Description

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

diff --git a/templates/add-list.html b/templates/add-list.html index 6e9f8bd..fed5629 100644 --- a/templates/add-list.html +++ b/templates/add-list.html @@ -75,7 +75,7 @@

Description

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

diff --git a/templates/add-user.html b/templates/add-user.html index 67493a1..3309141 100644 --- a/templates/add-user.html +++ b/templates/add-user.html @@ -70,7 +70,7 @@

Description

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

diff --git a/templates/edit-alias.html b/templates/edit-alias.html index ba2f20d..c9a6750 100644 --- a/templates/edit-alias.html +++ b/templates/edit-alias.html @@ -56,7 +56,7 @@

Description

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

diff --git a/templates/edit-domain.html b/templates/edit-domain.html index c078740..9b259d8 100644 --- a/templates/edit-domain.html +++ b/templates/edit-domain.html @@ -54,7 +54,7 @@

Description

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

diff --git a/templates/edit-list.html b/templates/edit-list.html index 6930fd1..9da8fa2 100644 --- a/templates/edit-list.html +++ b/templates/edit-list.html @@ -56,7 +56,7 @@

Description

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

diff --git a/templates/edit-user.html b/templates/edit-user.html index d4b3c86..f3e3a64 100644 --- a/templates/edit-user.html +++ b/templates/edit-user.html @@ -83,7 +83,7 @@

Description

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

diff --git a/templates/new-domain.tt b/templates/new-domain.tt index fc482e3..e1491a3 100644 --- a/templates/new-domain.tt +++ b/templates/new-domain.tt @@ -28,5 +28,3 @@ current MX'es with the following command: Cheers, --- -The Fripost administration team. -- cgit v1.2.3