Closed (duplicate)
Project:
SpamSpan filter
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2009 at 11:58 UTC
Updated:
27 Apr 2009 at 12:12 UTC
The img element is not closed properly.
![]()
should be:
![]()
Comments
Comment #1
mauricii commentedSorry for double posting :(
Comment #2
mauricii commentedThe img element is not closed properly.
<img alt="at" width="10" src="/modules/spamspan/image.gif">should be:
<img alt="at" width="10" src="/modules/spamspan/image.gif"/>Comment #3
lakka commentedDuplicate of http://drupal.org/node/320531 , and already fixed in CVS. Thanks