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

Похоже на устаревший код, продублированный ниже

This commit is contained in:
chiliec 2014-08-17 02:40:52 +06:00
parent 7e6d6681c7
commit b9418b66dc

View file

@ -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}
{hook run='user_info_end' user=$oUserProfile}