Activity show page: move notify button and notification-box in post menu area

This commit is contained in:
2022-01-10 15:14:50 +01:00
parent 5a739380cd
commit 8afd1ee275
6 changed files with 43 additions and 20 deletions

View File

@@ -14,8 +14,8 @@
} %}
{% else %}
<div class="alert alert-warning border-warning border-1">
{{ 'This is the minimal details'|trans ~ ': ' ~ period.id }}<br>
{{ 'You are getting a notification for a period you are not allowed to see.'|trans }}
{{ 'This is the minimal period details'|trans ~ ': ' ~ period.id }}<br>
{{ 'You are getting a notification for a period you are not allowed to see'|trans }}
</div>
{% endif %}
</div>