Skip to content

Commit

Permalink
Merge pull request #4583 from prasath1196/4578-text-change-when-partn…
Browse files Browse the repository at this point in the history
…er-submits-request

4578: Better wording on request sent page
  • Loading branch information
cielf authored Aug 7, 2024
2 parents f47a841 + ec0a5dd commit 6c3bde0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/partners/requests/_success.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<div class='text-green-600 md:text-left'>
<h3 class='text-4xl font-extrabold'>Request has been successfully created!</h3>
<p class='text-lg'>
<span class='font-extrabold'><%= current_partner.organization.name %></span> should have received the request. <br> You should also be receiving a email confirmation in a few minutes.
We've sent <span class='font-extrabold'><%= current_partner.organization.name %></span> your request.<br> We will send you an email confirmation in a few minutes.
</p>
</div>
</div>

0 comments on commit 6c3bde0

Please sign in to comment.