{foreach name=outer item=options_data from=$options}
{$options_data.text}:
|
{form type=form name=product action='dynamic' link_params=getParams method=post}
{form type=hidden name=action value=select_ms}
{form type=formend}
|
{/foreach}
{if XT_MASTER_SLAVE_CONF_SHOW_RESET eq "true"}
|
|
{/if}
{if XT_MASTER_SLAVE_CONF_SHOW_LINK eq "true" && $masterLink}
|
{txt key=XT_MASTER_SLAVE_TEXT_LINK_TO_MASTER}
|
{/if}
|
{if $link_reset}{$image_reset}{/if} |