{* HTML5: Yes *} {* jQuery: No *} {if $drawList}
{if $is_entries} {if ($offSet > 0) || ($count > $perPage)} {/if} {/if} {if $no_entries} {$CONST.NO_ENTRIES_TO_PRINT} {/if} {if $switched_output} {if ($get.adminAction && $dateval)} {$CONST.DATE_INVALID} {/if} {if ($get.adminAction && $use_legacy)} {if $is_draft} {$CONST.IFRAME_SAVE_DRAFT} {/if} {if $is_iframe} {$CONST.IFRAME_SAVE} {/if} {if $is_iframepreview} {$CONST.IFRAME_PREVIEW} {/if} {/if} {if ($is_doDelete || $is_doMultiDelete )} {foreach $del_entry AS $delent} {$delent} {/foreach} {/if} {if ( $is_delete || $is_multidelete )} {foreach $rip_entry AS $ripent} {$ripent} {/foreach} {/if} {/if}