Adding link to JSON API to server stats page

This commit is contained in:
Sebastian Grewe 2013-07-04 13:26:03 +02:00
parent c6e6c4dee6
commit b8771091fb

View File

@ -49,6 +49,7 @@
</tr>
</tbody>
</table>
<li>These stats are also available in JSON format <a href="{$smarty.server.PHP_SELF}?page=api&action=getserverstatus&api_key={$GLOBAL.userdata.api_key}">HERE</a></li>
{include file="global/block_footer.tpl"}