{* $Id: edit_table_old.tpl 1562 2006-04-24 14:14:44Z imac $ *} {capture name="mainbox"} {include file="common_templates/select_language.tpl"}
{$lang.table} {$lang.name}:
{$lang.table} {$lang.position}:
{$lang.table} {$lang.type}:
{$lang.value_to_display}:

{foreach from=$table.intervals item=row} {/foreach} {foreach from=$table.elements item=element} {assign var="popup" value="`$index_script`?`$target_name`=statistics&`$mode_name`=table&`$action_name`=parameter_details&report_id=`$report_id`&table_id=`$table.table_id`&element_hash=`$element.element_hash`"} {foreach from=$table.intervals item=row} {/foreach} {/foreach}
{$lang.position_short} {$lang.parameter_name} {$lang.auto}{$row.description} {*$smarty.now|date_format:"H:%M:%S"}{$row.interval_format*}
{if $element.auto=='N'} {/if}
{include file="buttons/button.tpl" but_text=$lang.details but_onclick="javascript: fn_open_popup('$popup', 700, 500);" but_style="text"} 
  {if $element.auto=='N'} {/if}  

{include file="buttons/update.tpl" but_onclick="javascript:document.statistics_table.action.value='update';document.statistics_table.submit();"}     {include file="buttons/delete_selected.tpl" but_onclick="javascript:fn_delete_selected('statistics_table', 'delete_param','','','$action_name');"}

{/capture} {include file="common_templates/mainbox.tpl" title=$lang.edit_table content=$smarty.capture.mainbox} {include file="statistics_pages/table_condition.tpl" target='statistics' mode='table' action='edit'}