Just incase anyone wants it, I took 2 mins and make a View List link next to my Moderator column. It underlines on mouseover like the categories.
Open
FORUMHOME Template. Find:
PHP Code:
<td valign=bottom><smallfont COLOR="#afa3c5"><B>Moderator</B></smallfont>
Under it add:
PHP Code:
<!--- Veiw Mod List --->
| <b><a href="showmods.php?s=$session[sessionhash]" target="_blank"><smallfont COLOR="#FFFFFF">View List</a></smallfont>
<!--- /Veiw Mod List --->
snyx
(i just wanna help)