{*Tiles*} {if !$customTplVars.buttonSyle || $customTplVars.buttonSyle=='tiles'}

{foreach from=$rawObject->getButtons() key=buttonId item=dataElement}
getHtmlAttributes() as $aValue} {$aValue@key}="{$aValue}" {/foreach} data-title="{$MGLANG->absoluteT('buttons','actions', $dataElement->getTitle())}">
{$MGLANG->absoluteT('serverCA' , 'iconTitle' ,$dataElement->getTitle())}
{$MGLANG->absoluteT('serverCA' , 'iconTitle' ,$dataElement->getTitle())}
{/foreach}
{*Custom Button*} {elseif $customTplVars.buttonSyle=='buttons'}
{/if}