<{$smarty.const._AD_LEGACY_LANG_MODINSTALL_SUCCESS}>
<{$smarty.const._AD_LEGACY_LANG_MODINSTALL_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}>
<{if $module->getInfo('blocks')}>
<{/if}>
<{if $module->getInfo('templates')}>
<{/if}>