Andy
07-23-2005, 06:44 AM
I would like to modify my postbit_legacy template so that attached images only show if the post date is before July 23rd 2005.
Here is the code that I would like to modify:
<if condition="$show['imageattachment']">
$post[imageattachments]
</if>
Any help greatly appreciated. :)
Here is the code that I would like to modify:
<if condition="$show['imageattachment']">
$post[imageattachments]
</if>
Any help greatly appreciated. :)