Seems that the block you want to add it in as a level restriction of
if (mlev = 4) or (lcase(strNoCookies) = "1") then %>
Here is something that you can try
<tr>
<td align="center">
<font face="<% =strDefaultFontFace %>" size="<% =strFooterFontSize %>">
<%
if (mlev = 4) or (lcase(strNoCookies) = "1") then %>
<a href="admin_home.asp">Admin Options</a><br>
<% end if %>
Right here is where I had it but only Admins can see it I need everyone to see it
</font>
</td>
</tr>
I'd like to personally thank you for making the codebase available on your site. I'm using it for my forum.
"Our great computers fill the Hallowed Halls."
- RUSH 2112