No additional members found

This commit is contained in:
Rachid Mrad 2024-08-30 17:25:56 -04:00
parent 2af57c8aa8
commit ef2adaaf28
No known key found for this signature in database

View file

@ -144,7 +144,7 @@ This is using a custom implementation fieldset.html (see admin/fieldset.html)
{% if display_members_summary %}
{{ display_members_summary }}
{% else %}
<p>No members found.</p>
<p>No additional members found.</p>
{% endif %}
</div>
{% else %}