{* /** * Copyright (c) 2016, Yaser Alimardany * All rights reserved. */ *}

{$tableName}

{text key="iisdatabackup+returnToSetting"} {foreach from=$tableColumns item='tableColumn'} {/foreach} {foreach from=$tableData item='rows'} {foreach from=$rows item='row' key=label} {/foreach} {/foreach}
{$tableColumn.COLUMN_NAME}
{$row|more:50}