Skip to content

Commit

Permalink
Merge pull request #520 from openedx/pwnage101/ENT-9133-3
Browse files Browse the repository at this point in the history
docs: better help message in Deposit Funds action
  • Loading branch information
pwnage101 authored Jul 23, 2024
2 parents 0550d84 + 5281cfc commit 52a4fe9
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
<div class="forms-panel">
<h1>{% trans "Deposit Funds" %}</h1>
<p>
This tool enables admins to deposit funds into the Subsidy corresponding to this Policy.
This tool enables admins to deposit funds into the Subsidy corresponding to this Policy. The spend_limit of this
Policy will be automatically increased by the same amount, so that the newly added value can actually be redeemed.
</p>
<form action="" method="post" enctype="multipart/form-data" id="deposit-funds-form">
{% csrf_token %}
Expand Down

0 comments on commit 52a4fe9

Please sign in to comment.