-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change wording in confirm and error message
- Loading branch information
1 parent
853d194
commit ef79d1e
Showing
3 changed files
with
25 additions
and
8 deletions.
There are no files selected for viewing
3 changes: 1 addition & 2 deletions
3
lemarche/templates/tenders/_detail_cocontracting_click_confirm.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
<div class="alert alert-success mt-3 mt-lg-0" role="alert"> | ||
<p class="mb-0 fs-sm"> | ||
Nous avons bien pris en compte votre demande de mise en relation. | ||
Notre équipe revient vers vous dans les plus brefs délais. | ||
Votre intérêt a bien été signalé au client. | ||
</p> | ||
</div> |
2 changes: 1 addition & 1 deletion
2
lemarche/templates/tenders/_detail_cocontracting_click_error.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<div class="alert alert-danger mt-3 mt-lg-0" role="alert"> | ||
<p class="mb-0 fs-sm"> | ||
N'ayant pu identifier votre structure, nous n'avons pas pu prendre en compte votre demande de mise en relation. | ||
N'ayant pu identifier votre structure, nous n'avons pas pu prendre en compte votre souhait de répondre en co-traitance. | ||
</p> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters