<tr> <td>{$notification->value}</td> <td><span class="label label-{if $notification->type eq 1}info{else}danger{/if}">{$MGLANG->T('type',$notification->type)}</span></td> <td>{$notification->date}</td> </tr>