{include file="page_header.tpl"}
{$tool_alert_message} {section name=onemenu loop=$tool_menu} {/section}
{$tool_menu[onemenu].title}

{section name=restart loop=$tool_restart_list} {cycle assign="trclass" values="row1,row0"} {/section}
Restart Groups
ID Name List Order
{$tool_restart_list[restart].restart_group_id} {$tool_restart_list[restart].restart_group_name} {$tool_restart_list[restart].restart_group_list} {$tool_restart_list[restart].restart_group_order}
{if $tool_restart_edit_data.restart_group_id} {/if}
Restart Group Details
Id :
Name :
Services :
Order :
  {if $tool_restart_edit_data.restart_group_id} {else} {/if}

{section name=msg loop=$tool_message_list} {cycle assign="trclass" values="row1,row0"} {/section}
Restart Messages
ID Language Name Value
{$tool_message_list[msg].restart_message_id} {$tool_message_list[msg].restart_message_lang} {$tool_message_list[msg].restart_message_name} {$tool_message_list[msg].restart_message_value}
{if $tool_message_edit_data.restart_message_id} {/if}
Restart Message Details
Id :
Name :
Value :
Language :
  {if $tool_message_edit_data.restart_message_id } {else} {/if}
{include file="page_footer.tpl"}