D
Deleted member 184953
Guest
Hello,
How to write this more code compliant ?
Thanks
How to write this more code compliant ?
HTML:
<xf:if is="$xf.visitor.user_id">
<xf:if is="$template == 'forum_list'">
...
</xf:if>
</xf:if>
Thanks