jdingman
12-16-2005, 07:36 PM
I'm trying to get some code above the last post of the thread, I'm currently using this code:
<if condition="!in_array($forum[forumid], array(19,20,21))">
<if condition="$post[postcount] == 2">
how would I apply similar code methods and get some text above the last post? Thanks!
<if condition="!in_array($forum[forumid], array(19,20,21))">
<if condition="$post[postcount] == 2">
how would I apply similar code methods and get some text above the last post? Thanks!