mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
accompanying course: re-open: translations + fine-tuning
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
{% extends "@ChillPerson/AccompanyingCourse/layout.html.twig" %}
|
||||
|
||||
{% block title %}{{ 'Reopen accompanying course'|trans }}{% endblock %}
|
||||
{% block title 'Re-Open a period'|trans %}
|
||||
|
||||
{% block content %}
|
||||
<h1>{{ "Reopen accompanying course"|trans }}</h1>
|
||||
<h1>{{ "Re-Open a period"|trans }}</h1>
|
||||
|
||||
<p class="message-confirm">{{ 'Are you sure you want to re-open this period ?'|trans }}<p>
|
||||
|
||||
{{ form_start(form) }}
|
||||
|
Reference in New Issue
Block a user