Ticket #53 (closed defect: fixed)
[PATCH] allow attributes in xhtml_strict and xhtml_transitional methods
| Reported by: | remvee | Owned by: | tec |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | lib | Version: | |
| Keywords: | Cc: |
Description
The xhtml_strict and xhtml_transitional methods always set the "lang" attribute to "en". This is not correct a lot of applications. The attached patch allows giving attributes to both methods and still defaults to english.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.