Originally posted by: edprush
<if condition="$forum[link] != ''">target="_blank"</if>
or
<if condition="$forum[link] != ''">target="_blank"</if>
The only difference is the [link] vs ['link']
Thanks.
Originally posted by: troytime
wouldn't it depend on the language?
if its php, $forum['link']
your code doesn't look like php though
Originally posted by: ruijorge
The one that works 😛.