Topic: The Logout link has an amp; in it
Hello,
I've noticed this minor bug - the produced HTML-code:
<li id="navlogout"><a href="login.php?action=out&id=4159">Logout</a></li>
should probably be this instead:
<li id="navlogout"><a href="login.php?action=out&id=4159">Logout</a></li>
Regards
Alex