From 7279d56bac905f63a3091caeeb40299897340c44 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Thu, 11 Oct 2001 09:17:56 +0000 Subject: Fix for bug 97784: comments in attachment update form are now properly word-wrapped. This is a server-side implementation to do the word-wrapping, which will probably eventually be used in the main comments area on the bug form as well. Patch by Myk Melez r= gerv, justdave --- template/default/attachment/edit.atml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/default/attachment') diff --git a/template/default/attachment/edit.atml b/template/default/attachment/edit.atml index e1fc3e035..5981a692f 100755 --- a/template/default/attachment/edit.atml +++ b/template/default/attachment/edit.atml @@ -26,7 +26,7 @@ Description:
-
+
MIME Type:

@@ -44,7 +44,7 @@
Comment (on the bug):
-
+
-- cgit v1.2.3-24-g4f1b