<{if $all_data}>
<{foreach from=$all_data item=mod}> <{/foreach}>
<{$smarty.const._MA_TADADM_MOD_NAME}> <{$smarty.const._MA_TADADM_MOD_DIRNAME}> <{$smarty.const._MA_TADADM_MOD_VERSION}> <{$smarty.const._MA_TADADM_MOD_LAST_UPDATE}> <{$smarty.const._MA_TADADM_MOD_NEW_VERSION}> <{$smarty.const._MA_TADADM_MOD_NEW_LAST_UPDATE}> <{$smarty.const._TAD_FUNCTION}> <{$smarty.const._MA_TADADM_MOD_DISPLAY}> <{$smarty.const._MA_TADADM_MOD_HASMAIN}> <{$smarty.const._MA_TADADM_MOD_HASADMIN}> <{$smarty.const._MA_TADADM_MOD_HASSEARCH}> <{$smarty.const._MA_TADADM_MOD_HASCONFIG}> <{$smarty.const._MA_TADADM_MOD_HASCOMMENTS}> <{$smarty.const._MA_TADADM_MOD_HASNOTIFICATION}>
<{$mod.name}> <{$mod.dirname}> <{$mod.version}> <{$mod.last_update}> <{$mod.new_version}> <{$mod.new_last_update}> <{if $mod.function}> <{$smarty.const._MA_TADADM_MOD_UPDATE_MODULE}> <{elseif $mod.new_last_update}> <{$smarty.const._MA_TADADM_MOD_LATEST}> <{/if}> <{if $mod.weight!=0}><{/if}> <{$mod.hasmain}> <{$mod.hasadmin}> <{$mod.hassearch}> <{$mod.hasconfig}> <{$mod.hascomments}> <{$mod.hasnotification}>
<{/if}>