diff --git a/files/templates/userpage.html b/files/templates/userpage.html index fe236ed2b8..0ad546756b 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -328,13 +328,9 @@ - {% if not v.paid_dues %} - + + {% endif %} - {% if not u.club_banned %} - - {% endif %} - {% endif %}

 					

User ID: {{u.id}}

{% if v and v.admin_level >=4 %} @@ -514,12 +510,9 @@ {% if v.admin_level > 1 %} - {% if not v.paid_dues %} - - {% endif %} - {% if not u.club_banned %} - - {% endif %} + + +