diff options
Diffstat (limited to 'templates/edit-domain.html')
-rw-r--r-- | templates/edit-domain.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <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/> |