diff options
Diffstat (limited to 'template/en/default/list')
-rw-r--r-- | template/en/default/list/edit-multiple.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl index b705ba574..c2c8bf4d8 100644 --- a/template/en/default/list/edit-multiple.html.tmpl +++ b/template/en/default/list/edit-multiple.html.tmpl @@ -186,7 +186,7 @@ </table> <label for="comment"><b>Additional Comments:</b></label><br> -<textarea id="comment" name="comment" rows="5" cols="80" wrap="hard"></textarea><br> +<textarea id="comment" name="comment" rows="5" cols="80"></textarea><br> [% IF groups.size > 0 %] |