diff --git a/users/templates/users/aff_listright.html b/users/templates/users/aff_listright.html index 14c9fc44..c0c83c0b 100644 --- a/users/templates/users/aff_listright.html +++ b/users/templates/users/aff_listright.html @@ -28,8 +28,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,

@@ -106,12 +106,12 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% if users %} - - {{users.count}} - + {% else %} - {{users.count}} + {% endif %} + {{users.count}} + {% include 'buttons/edit.html' with href='users:edit-listright' id=right.id %} {% include 'buttons/history.html' with href='users:history' name='listright' id=right.id %}