{include file="header.html"}

{$lang.store}

{if $smarty.get.act eq "add"} {/if} {if $enabled_subdomain} {/if}
{$lang.owner_user_name}: {$user.user_name}
{$lang.owner_real_name}:
{$lang.owner_card}:
{$lang.store_name}:
{$lang.subdomain}:
{$lang.scategory}:
{$lang.region}:
{$store.region_name|escape}
{$lang.address}:
{$lang.zipcode}:
{$lang.tel}:
{$lang.end_time}:
{html_radios name="state" options=$states checked=$store.state}
{$lang.close_reason}:
{$lang.certification}:
{$lang.recommend}: {html_radios name="recommended" options=$recommended_options checked=$store.recommended}
{$lang.sort_order}:
{$lang.uploaded_image}: {if $store.image_1}{$lang.view}{/if} {if $store.image_2}{$lang.view}{/if} {if $store.image_3}{$lang.view}{/if}
{include file="footer.html"}