
This reverts commit e9ad11742876f9f78d743a28afd547ee7480c7f9, reversing changes made to f30fc6204a6bc7643d7952b1df98a3aa7b462dea.
7 lines
233 B
Smarty
7 lines
233 B
Smarty
<h2>{$panelstrings.head}</h2>
|
|
{include file=shared:errorlist.tpl}
|
|
{$panelstrings.list|sprintf:$smarty.const.SYSTEM_VER:$sfweb:$stableversion:$fpweb:$unstableversion}
|
|
{if $notice}
|
|
<h5>{$panelstrings.notice}</h5>
|
|
<p>{$notice}</p>
|
|
{/if} |