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

This commit is contained in:
Repellent 2017-07-13 19:08:58 +03:00
parent 7cf8b42a29
commit 82643fcf7c

@ -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}" />