diff --git a/application/frontend/skin/developer/components/user/info.tpl b/application/frontend/skin/developer/components/user/info.tpl index b6170a05..dc24ee56 100644 --- a/application/frontend/skin/developer/components/user/info.tpl +++ b/application/frontend/skin/developer/components/user/info.tpl @@ -59,13 +59,6 @@ ]} {/if} -{* Контакты *} -{if $userfields} - {foreach $userfields as $oField} - {list_item sLabel="{$oField->getTitle()|escape}" sContent=$oField->getValue(true, true)} - {/foreach} -{/if} - {include 'components/user/info-group.tpl' title={lang name='user.profile.personal.title'} items=$items} @@ -233,4 +226,4 @@ {include 'components/user/info-group.tpl' name='wall' title={lang name='wall.title'} html=$smarty.capture.user_info_wall} -{hook run='user_info_end' user=$oUserProfile} \ No newline at end of file +{hook run='user_info_end' user=$oUserProfile}