Hello,
Open
Find:Replace with:
Open
forumlist_body.html
Find:
Code:
<a href="{forumrow.U_VIEWFORUM}" class="forumtitle">{forumrow.FORUM_NAME}</a>
Code:
<a href="{forumrow.U_VIEWFORUM}" class="forumtitle"{% if forumrow.S_IS_LINK %} target="_blank"{% endif %}>{forumrow.FORUM_NAME}</a>
Statistics: Posted by cabot — Sun Mar 24, 2024 1:22 pm