fixing PHP warning

This commit is contained in:
Sebastian Grewe 2013-09-08 00:23:00 +02:00
parent a19b3f5e31
commit b4ed4ed06a

View File

@ -23,6 +23,6 @@
</table>
</div>
<footer>
{if !$GLOBAL.config.website.api.disabled}<ul><li>These stats are also available in JSON format <a href="{$smarty.server.PHP_SELF}?page=api&action=public" target="_api">HERE</a></li>{/if}
{if !$GLOBAL.website.api.disabled}<ul><li>These stats are also available in JSON format <a href="{$smarty.server.PHP_SELF}?page=api&action=public" target="_api">HERE</a></li>{/if}
</footer>
</article>