modified : category repitition issue is fixed
This commit is contained in:
parent
b8b668489c
commit
4b86f5658e
1 changed files with 4 additions and 2 deletions
|
@ -118,8 +118,10 @@
|
|||
</li>
|
||||
{/if}
|
||||
{/foreach}
|
||||
{if $smarty.foreach.profile_groups.iteration==1}
|
||||
{$usercat = $userquery->get_category_name($user.category)}
|
||||
<li><strong>Category: </strong>{$usercat.category_name}</li>
|
||||
{/if}
|
||||
</ul>
|
||||
</div>
|
||||
{/if}
|
||||
|
|
Loading…
Add table
Reference in a new issue