Browse |
<%if CanAddCat eq 'Yes'%>Add Cat |<%endif%>
<%if category_id%>
<%if CanAddLink eq 'Yes'%>Add Link | <%endif%>
<%if CanModCat eq 'Yes'%>Edit | <%endif%>
<%if CanDelCat eq 'Yes'%>Delete | <%endif%>
<%if CanMoveCat eq 'Yes'%>Move | <%endif%>
<%if CanAddEdit eq 'Yes'%>Editors | <%endif%>
<%if CanAddRel eq 'Yes'%>Related | <%endif%>
<%endif%>
<%if CanValLink eq 'Yes'%>Validate | <%endif%>