Change text to "Choisir..." on select inputs

This commit is contained in:
William Bouzourène 2025-01-31 17:48:24 +01:00
parent 6695296c52
commit 271139c54f
4 changed files with 4 additions and 4 deletions

View file

@ -82,7 +82,7 @@
{% endif %}
>
<option value="0">
--- Pas de section parente ---
Choisir...
</option>
{% if !IsParent %}
{% for ParentSection in Sections %}