Topic: xhtml not valid in user list

<td class="tc4"><span class="group_color_3"><a href="forum/profile.php?id=28">testuser</span></a></td>

is it possible to change the code above with the code below:

<td class="tc4"><span class="group_color_3"><a href="forum/profile.php?id=28">testuser</a></span></td>

Re: xhtml not valid in user list

Its error in pun_colored_usersgroups extension. Thanks for report.

Will be fixed.

Re: xhtml not valid in user list

Fixed in Pun_colored_usergroups version 1.2.4.

Re: xhtml not valid in user list

THANK YOU smile

now on user list there is this error when I validate the page:

line 10 column 159 - Errore: Bad value last for attribute rel on element link: Keyword last is not registered.
<link rel="last" href="forum/userlist.php?show_group=-1&amp;sort_by=username&amp;sort_dir=ASC&amp;username=-&amp;p=2" title="Page 2" />
<link rel="next" href="forum/userlist.php?show_group=-1&amp;sort_by=username&amp;sort_dir=ASC&amp;username=-&amp;p=2" title="Page 2" />
<link rel="search" href="forum/search.php" title="Search" />
<link rel="author" href="forum/userlist.php" title="User list" />