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/edit-domain.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/edit-domain.html') 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.

-- cgit v1.2.3