Hi Peter,
this is not a correct expression for TBS. It should be
(no HTML/XML special char in the TBS expression)
But I think you snippet may be quite optimized if you use conditional section of block instead of conditional automatic blocks (onshow).
Example:
<span><!--[liste;block=span;when [liste.status]-+2;comm]--><a href="index.php?did=[liste.id]">Edit</a></span>
|
Note: parameter "comm" makes the comment to be deleted.