<{$smarty.const._SYSTEM_MODULE_ERROR}>
Module
Status
<{foreach item=module from=$uninstalled}>
<{$module}>
<{$smarty.const._SYS_MODULE_UNINSTALLED}>
<{/foreach}> <{foreach item=module from=$disabled}>
<{$module}>
<{$smarty.const._SYS_MODULE_DISABLED}>
<{$smarty.const._UNINSTALL}>
<{/foreach}> <{foreach item=module from=$option}>
/>
<{$module.dirname}>
<{$module.desc}>
<{/foreach}>