diff options
Diffstat (limited to 'templates/edit-list.html')
-rw-r--r-- | templates/edit-list.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <h4 class="label" id="description">Description</h4> <textarea name="description" cols="50" rows="5" ><TMPL_VAR NAME=description></textarea> <div class="help"> - An optional description. (HTML tags are allowed.) + An optional description. </div> <hr/> |