<#Edit Live Servers#>

{foreach name="loop" from=$servers item='s' key='ip'} {/foreach}
{$formfields.section.label|escape} {$formfields.querytype.label|escape} {$formfields.rcon.label|escape} {$formfields.enabled.label|escape}
{if $form[$ip].section.error}

{$form[$ip].section.error|escape}

{/if}
{if $form[$ip].querytype.error}

{$form[$ip].querytype.error|escape}

{/if}
{include file='block_form_footer.html'}