accompanying course: fix display bug in accompanying course resume

This commit is contained in:
nobohan 2022-03-30 11:26:19 +02:00
parent b361ab2d74
commit f29ead4961

View File

@ -1,5 +1,7 @@
<div class="alert alert-warning alert-with-actions">
<div class="float-button bottom"><div class="box">
<div class="float-button bottom">
<div class="box">
<div class="action">
<ul class="record_actions">
<li>
@ -11,6 +13,7 @@
</li>
</ul>
</div>
{{ 'Some peoples does not belong to any household currently. Add them to an household soon'|trans }}
</div></div>
<p>{{ 'Some peoples does not belong to any household currently. Add them to an household soon'|trans }}</p>
</div>
</div>
</div>