<{$smarty.const._AD_LEGACY_LANG_MODUNINSTALL_SUCCESS}>
<{$smarty.const._AD_LEGACY_LANG_MODUNINSTALL_LOG}>
<{foreach item=msg from=$log}>
  <{if $msg.type == "error"}>
    - <{$msg.message|xoops_escape}><{elseif $msg.type == "warning"}>
- <{$msg.message|xoops_escape}><{else}>
- <{$msg.message|xoops_escape}><{/if}>
<{/foreach}>