correction fautes orthographes

This commit is contained in:
TitouanDor
2026-03-04 15:50:23 +01:00
parent 1c101d4b28
commit 6649b8ec57
2 changed files with 8 additions and 8 deletions

View File

@@ -71,8 +71,8 @@
<input type="checkbox" value="cgv" required>
<label>
{% trans trimmed %}I have read and accept {% endtrans %}
<a href="">{% trans %}the general terms and condition{% endtrans%}</a>
{%trans%}of the student assosiation of the UTBM{% endtrans %}</label>
<a href="">{% trans %}the general terms and conditions{% endtrans%}</a>
{%trans%}of the student assosiation of UTBM{% endtrans %}</label>
<br>
<input
x-cloak
@@ -102,8 +102,8 @@
<input type="checkbox" value="cgv" required>
<label>
{% trans trimmed %}I have read and accept {% endtrans %}
<a href="">{% trans %}the general terms and condition{% endtrans%}</a>
{%trans%}of the student assosiation of the UTBM{% endtrans %}</label>
<a href="">{% trans %}the general terms and conditions{% endtrans%}</a>
{%trans%}of the student assosiation of UTBM{% endtrans %}</label>
<br>
<input class="btn btn-blue" type="submit" value="{% trans %}Pay with Sith account{% endtrans %}"/>
</form>