# HG changeset patch # User Goffi # Date 1613824645 -3600 # Node ID 60979d67eae7aab91a787ba88990c270b6a9e081 # Parent ba6f0af3a3f9592e8934a86c7cbec822a60ec962 bulma (invitation): use neutral "page" term as invitation manager is used not only for photo albums diff -r ba6f0af3a3f9 -r 60979d67eae7 sat_templates/templates/bulma/invitation/manager.html --- a/sat_templates/templates/bulma/invitation/manager.html Sat Feb 20 13:37:22 2021 +0100 +++ b/sat_templates/templates/bulma/invitation/manager.html Sat Feb 20 13:37:25 2021 +0100 @@ -8,13 +8,13 @@
- {% trans %}in this panel, you can manage people who can access this album, and send invitations{% endtrans %} + {% trans %}in this panel, you can manage people who can access this page, and send invitations{% endtrans %}
-

{% trans %}people who can access this album{% endtrans %}

+

{% trans %}people who can access this page{% endtrans %}

{% call form.form(id="invitation_form", class="mt-4") %} {{ textbox.head(event_service, event_node, 'event') }}