Skip to content

Commit

Permalink
docs: better help message in Deposit Funds action
Browse files Browse the repository at this point in the history
ENT-9133
  • Loading branch information
pwnage101 committed Jul 23, 2024
1 parent 0550d84 commit 5281cfc
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 5281cfc

Please sign in to comment.