Created
September 5, 2012 22:31
-
-
Save micahflee/3646482 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="content"> | |
<input type="hidden" name="pledge_frequency_unit" value="month" /> | |
<input type="hidden" name="is_pledge" value="1" /> | |
<div>I pledge to contribute this amount every month for <input type="text" class="form-text" id="pledge_installments" name="pledge_installments" size="3" value="8" /> installments.</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment