Monday 25 August 2003 8:48:43 am
I assume that you are looping through an array and showing each element. To avoid some code to be run after the last element you should use the {delimiter} function example:
{section loop=$myArray name=test}
do stuff here
{delimiter}<hr>{/delimiter} {/section} You can find more information about these kind of things here: http://www.ez.no/developer/ez_publish_3/documentation/development/libraries/ez_template/functions/section
Jo Henrik Endrerud | System Developer @ Seeds Consulting | http://www.seeds.no
|