update modal

This commit is contained in:
Simon Vieille 2022-05-10 11:40:44 +02:00
parent 2931c095ea
commit e55e6fa61e
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -25,7 +25,7 @@
{% if mailFormRoute %}
<form action="{{ path(mailFormRoute, {entity: entity.id, token: csrf_token(mailFormTokenName)}) }}" method="POST">
<div class="modal" tabindex="-1" id="notification">
<div class="modal modal-static" tabindex="-1" id="notification">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">