Bugs item #767554, was opened at 2003-07-08 04:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562402&aid=767554&group_id=81260
Category: Interface
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Shaun Murray (singletrack)
Assigned to: Nobody/Anonymous (nobody)
Summary: ANCHOR tag generating bad html?
Initial Comment:
<!-- BEGIN ANCHOR -->
{ANCHOR}
<!-- END ANCHOR -->
in templates/manager/list.tpl generates
<a name="threads" />
There is no matching </a> that I can find.
phpwebsite 0.9.2-1
phpwsbb 0.3.0
I've not checked in 0.2.1 - it may have done it there too.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562402&aid=767554&group_id=81260
|