flatpress/admin/panels/maintain/admin.maintain.updates.tpl
2007-10-30 10:30:07 +00:00

7 lines
251 B
Smarty

<h2>{$panelstrings.head}</h2>
{include file=shared:errorlist.tpl}
{$panelstrings.list|sprintf:$smarty.const.SYSTEM_VER:$sfweb:$updates.stable:$fpweb:$updates.unstable}
{if $updates.notice}
<h5>{$panelstrings.notice}</h5>
<p>{$updates.notice}</p>
{/if}