
I think this nbsp is extra because there are no other spaces in that series of icons. The evil little nbsp is on line 751 of topic.asp like so.
' DEM --> Start of Code added for Full Moderation
if (AdminAllowed = 1 and CheckForUnModeratedPosts("TOPIC", Cat_ID, Forum_ID, Topic_ID) > 0) then
TopicString = "TOPIC_ID=" & Topic_ID & "&FORUM_ID=" & Forum_ID & "&CAT_ID=" & Cat_ID & "&REPLY_ID=X"
Response.Write " <a href=""JavaScript:openWindow('pop_moderate.asp?" & TopicString & "')""><img src=""icon_folder_moderate.gif"" alt=""Approve/Hold/Reject all posts for this Topic"" height=15 width=15 border=0></a>" & vbNewline
End if
' DEM --> End of Code added for Full Moderation
Nathan Bales - Romans 15:13
----------------------------------
Snitz Exchange | Do's and Dont's