diff --git a/files/templates/admin/alt_votes.html b/files/templates/admin/alt_votes.html index a56c0bd2f..5e49cf064 100644 --- a/files/templates/admin/alt_votes.html +++ b/files/templates/admin/alt_votes.html @@ -49,7 +49,7 @@ {% if v.admin_level >= PERMS['USER_LINK'] %}

Link Accounts

- {% if u2 in get_alt_graph(u.id) %} + {% if u2 in get_alt_graph(u1.id) %}

Accounts are known alts of each other.

{% else %}