{if $options!=''}
{foreach name=outer item=options_data from=$options} {/foreach} {if XT_MASTER_SLAVE_CONF_SHOW_RESET eq "true"} {/if} {if XT_MASTER_SLAVE_CONF_SHOW_LINK eq "true" && $masterLink} {/if}
{$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}
 
{button text=$smarty.const.XT_MASTER_SLAVE_TEXT_RESET_OPTIONS file='ms_reset_options.gif' type='form'}
  {txt key=XT_MASTER_SLAVE_TEXT_LINK_TO_MASTER}
{if $link_reset}{$image_reset}{/if}
{/if}