1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-03 06:55:03 +03:00

fix profile geo settings

This commit is contained in:
Mzhelskiy Maxim 2012-05-18 18:51:35 +04:00
parent ea2b642743
commit afad33f397

View file

@ -114,6 +114,7 @@
<br />
<br />
<div class="js-geo-select">
<label for="" style="margin-bottom: 7px">{$aLang.profile_place}:</label>
<p style="margin-bottom: 15px">
<select class="js-geo-country input-width-200" name="geo_country">
@ -147,6 +148,7 @@
{/if}
</select>
</p>
</div>
{assign var="aUserFieldValues" value=$oUserCurrent->getUserFieldValues(false,'')}
{if count($aUserFieldValues)}