Skip to content

Commit

Permalink
Updated withdraw confirmation text (#1647)
Browse files Browse the repository at this point in the history
* Updated withdraw confirmation text

* Update src/registrar/templates/application_withdraw_confirmation.html

Co-authored-by: Katherine-Osos <[email protected]>

---------

Co-authored-by: Katherine-Osos <[email protected]>
  • Loading branch information
michelle-rago and Katherine-Osos authored Jan 17, 2024
1 parent cddab76 commit 779dfa3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<h1>Withdraw request for {{ domainapplication.requested_domain.name }}?</h1>

<p>If you withdraw your request we won't review it. Once you withdraw your request you'll be able to edit it or completely remove it. </p>
<p>If you withdraw your request, we won't review it. Once you withdraw your request, you can edit it and submit it again. </p>

<p><a href="{% url 'application-withdrawn' domainapplication.id %}" class="usa-button withdraw">Withdraw request</a>
<a href="{% url 'application-status' domainapplication.id %}">Cancel</a></p>
Expand Down

0 comments on commit 779dfa3

Please sign in to comment.