<{$smarty.const._AD_LEGACY_LANG_MODUPDATE_SUCCESS}>
<{$smarty.const._AD_LEGACY_LANG_MODUPDATE_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 $isPhasedMode && !$isLatestUpgrade}>
  » Go to the next phased version
<{else}>
<{/if}>