Skip to content

Commit

Permalink
Remplacement du terme "mail" par "e-mail"
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienReuiller authored Aug 29, 2023
1 parent 7b9fc37 commit a5550d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lemarche/templates/siaes/_detail_cta_v2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="card-body">
<h3>Ce prestataire vous intéresse ?</h3>
<p>
Contactez gratuitement cette structure et échangez par mail avec elle.
Contactez gratuitement cette structure et échangez par e-mail avec elle.
</p>
<a href="#" id="show_data-modal-btn" class="btn btn-primary btn-block btn-ico" style="justify-content:center;" data-toggle="modal" data-target="#form_contact_modal" data-next-params="{% url 'siae:detail' siae.slug %}">
<i class="ri-mail-send-line"></i>
Expand Down
2 changes: 1 addition & 1 deletion lemarche/templates/siaes/_share_search_results.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
data-next-url="{{ url_share_list }}"
>
<span class="text-decoration-none ml-0">Partager la liste</span>
<i class="ri-mail-send-line ri-lg" title="par mail" aria-hidden="true"></i>
<i class="ri-mail-send-line ri-lg" title="par e-mail" aria-hidden="true"></i>
</button>
{% endwith %}

0 comments on commit a5550d2

Please sign in to comment.