correction ortho

This commit is contained in:
afornerot 2020-06-22 15:55:43 +02:00
parent 0de395baee
commit 0c0ee8eb2e
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@
{{ form_start(form) }}
<h1 class="page-header">
{% if mode=="update" %}
Modification Project
Modification Projet
{% elseif mode=="submit" %}
Création Project
Création Projet
{% endif %}
</h1>