Skip to content

Commit

Permalink
4578: Removed gemfile changes
Browse files Browse the repository at this point in the history
  • Loading branch information
prasath-rq-1101 committed Aug 6, 2024
1 parent 051734d commit ec0a5dd
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 ec0a5dd

Please sign in to comment.