diff options
Diffstat (limited to 'templates/add-list.html')
-rw-r--r-- | templates/add-list.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <h4 class="label">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/> |