Closed (fixed)
Project:
Feedback
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2005 at 18:29 UTC
Updated:
4 Apr 2005 at 19:15 UTC
In this module coder used a lot of <br> .
This is not good because <br> tag is not xhtml and can
make a site non standard compilant.
Moreover <br> tags are used also in t(".....") functions this so can make translation
more difficult.
I solved this with the new file attached.
| Comment | File | Size | Author |
|---|---|---|---|
| feedback.module | 14.28 KB | fax8 |
Comments
Comment #1
kbahey commentedThank you for the changes.
Please submit them as patches. See the guidelines here http://drupal.org/patch
Comment #2
kbahey commentedFixed in CVS.
Comment #3
(not verified) commented