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

-- cgit v1.2.3