Quote:
Originally Posted by Paul M
Just do this ?
Code:
<div class="blah"><if condition="$show['inlinemod']">Blah<else />Blah blah</if></div>
|
Yeah, that would do. But if you end a template with <if condition="$show['inlinemod']">blah</if> it will still creat a new row. As I said. Nothing seriouse.

Just something that bugs me. Would be great if someone could tell me how to fix it.