Browse Source

удаление "мусорного" >

master
Repellent 7 years ago
parent
commit
82643fcf7c
  1. 2
      login/templates/myprofile.tpl

2
login/templates/myprofile.tpl

@ -45,7 +45,7 @@
<option value="{$land->country_code}"{if $land->country_code == $smarty.request.country|default:$row.country|default:$smarty.session.user_language} selected="selected" {/if}>{$land->country_name}</option>
{/foreach}
</select>
</p>>
</p>
<p>
<label>{#LOGIN_YOUR_TOWN#}</label>
<input name="city" type="text" value="{$smarty.request.city|default:$row.city|escape|stripslashes}" />

Loading…
Cancel
Save