Closed (fixed)
Project:
Signup
Version:
5.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2007 at 12:40 UTC
Updated:
29 Mar 2007 at 23:47 UTC
This is a minor patch to tidy up some of the hard coded html.
This converts several instances of br tag from the html form to the xhtml form br /. Drupal uses an xhtml doctype don't ya know ;)
This converts two uses of the presentational b tag to the semantically better strong tag - conforms to a strict xhtml doctype.
Patch created against the DRUPAL-5 tag, using 'svk diff' in my local development setup (so no -f for function names), but since it's just an html tidy up I hope that doesn't matter.
| Comment | File | Size | Author |
|---|---|---|---|
| signup_tidy_xhtml_d5-01.patch | 3.11 KB | adrinux |
Comments
Comment #1
dwwcommited to HEAD and DRUPAL-5, backported and commited to DRUPAL-4-7 and DRUPAL-4-6.
thanks,
-derek
Comment #2
(not verified) commented