Commit fb31932b by Stephen Sanchez

Merge pull request #5546 from edx/sanchez/update_default_donation_amount

Changing default donation amount
parents e2fbc09d c578302f
<div class="donation-error-msg" />
<form class="nav-item donate-form">
<span class="monetary-symbol">$</span>
<input class="amount" type="text" name="amount" value="25" />
<input class="amount" type="text" name="amount" value="5" />
<button class="btn action-primary action-donate" type="submit" name="Donate"><%- gettext('Donate') %></button>
</form>
<form class="payment-form"></form>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment