{* * @Module Name: Leo Bootstrap Menu * @Website: leotheme.com.com - prestashop template provider * @author Leotheme * @copyright Leotheme *}
{if isset($tabhtmls)}
{if isset($widget_heading)&&!empty($widget_heading)}

{$widget_heading|escape:'html':'UTF-8'}

{/if}
{foreach $tabhtmls as $key => $ac}
{$ac.content nofilter}{* HTML form , no escape necessary *}
{/foreach}
{/if} {if $show_widget_bo == 'admin'}
{/if}