Feature Requests item #1029852, was opened at 2004-09-17 23:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562405&aid=1029852&group_id=81260
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: quagma (quagma)
Assigned to: Nobody/Anonymous (nobody)
Summary: <li> for 'latest post' block
Initial Comment:
In regards to the summary of 'forums' and 'latest
posts' that appear in a box:
For accessibility, anchors need to be seperated by more
than just white space (currently the links are
seperated by <br /> and that's not enough).
Could they be placed in a list?
<ul>
<li>something</li>
<li>another post</li>
</ul>
etc?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562405&aid=1029852&group_id=81260
|