Fixed Delete User: Template Bug

nocte

New Member
As mentioned here: http://nobita.me/threads/delete-use...min-and-remove-form-all-groups.653/#post-4874

When you delete an user, who is group admin, you may get an template syntax error on the groups lists.

There needs to be an if-Condition here:

Template "Team_list_item_grid":
Code:
<span class="grid-creator"><xen:avatar user="$team.user" size="s" class="mime" img="1" /></span>

And again, I hope my suggestions regarding user deletion will be implemented.
 
Back
Top