[*] BO : Add clear smarty cache button

This commit is contained in:
gRoussac
2013-08-13 15:11:00 +02:00
parent b1b636a911
commit e8685b1430
4 changed files with 23 additions and 13 deletions
@@ -40,6 +40,9 @@
</div>
{/if}
{$smarty.block.parent}
{if $input.type == 'radio' && $input.name == 'smarty_cache'}
<a href="{$current}&token={$token}&empty_smarty_cache=1" class="clear button" href="">{l s='Clear Smarty cache'}</a>
{/if}
{/block}
{block name="description"}