spelling: community
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
0e4048ef71
commit
72cc354214
5 changed files with 10 additions and 10 deletions
|
@ -4,11 +4,11 @@
|
|||
</div>
|
||||
{{/if}}
|
||||
|
||||
{{if $comunity_profiles_title}}
|
||||
{{if $community_profiles_title}}
|
||||
<div id="right_profiles" class="widget">
|
||||
<h3>{{$comunity_profiles_title}}</h3>
|
||||
<h3>{{$community_profiles_title}}</h3>
|
||||
<div id='lastusers-wrapper' class='items-wrapper'>
|
||||
{{foreach $comunity_profiles_items as $i}}
|
||||
{{foreach $community_profiles_items as $i}}
|
||||
{{$i nofilter}}
|
||||
{{/foreach}}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue