php-mpos/public/templates/bootstrap/statistics/blockfinder/default.tpl
2014-02-27 17:45:48 +01:00

6 lines
208 B
Smarty

<div class="row">
{include file="statistics/blockfinder/finder_top.tpl"}
{if $smarty.session.AUTHENTICATED|default}
{include file="statistics/blockfinder/finder_own.tpl" ALIGN="right" SHORT=true}
{/if}
</div>