{lbl_shp_shipping_types} » {'shp_edit_method'|translate}{if $shipping_method.Name}: {$shipping_method.Name|escape:'html'}{/if}

{$MessageBlock}
{if $settings} {section name=i loop=$settings} {if $controls[i] ne -1} {/if} {/section} {/if}
{'enabled'|translate}:
{"str_name"|translate}: {html_text name="Name" values=$shipping_method style="width:250px;"}
{"str_description"|translate}:
{html_textarea rows="2" cols="30" name="description" values=$shipping_method style="width:510px;"}
{"shp_email_comments_text"|translate}:
{html_textarea rows="2" cols="30" name="email_comments_text" values=$shipping_method style="width:510px;"}
{"str_logo"|translate}: {if $shipping_method.logo}
{/if}

{'shp_module_settings'|translate|replace:'%MODULE_NAME%':$moduleEntry->title} {if $moduleEntry->description}

{$moduleEntry->description}

{/if}
{$settings[i].settings_title}:
{$settings[i].settings_description}
{$controls[i]}