1
0

fix possible Smarty exception

This commit is contained in:
Ian
2016-02-03 15:38:26 +01:00
parent 197edb2730
commit fb0fc710a3

View File

@ -11,7 +11,7 @@
<span class="msg_error"><span class="icon-attention-circled"></span> {$CONST.PUBLISH_ERROR}: {$error_publish}</span>
{/if}
{if $updateCheck == "stable" || $updateCheck == "beta" }
{if $updateCheck == "stable" || $updateCheck == "beta"}
{if $curVersion == -1}
<section id="dashboard_update">
<h3>{$CONST.UPDATE_NOTIFICATION}</h3>