Skip to content

Instantly share code, notes, and snippets.

@salsalabs
Last active August 29, 2015 14:03
Show Gist options
  • Save salsalabs/3296d599f251e7684c6c to your computer and use it in GitHub Desktop.
Save salsalabs/3296d599f251e7684c6c to your computer and use it in GitHub Desktop.
Add optional donation code to a donation page
<fieldset>
<legend>Designation Code</legend>
<p>This is an area where you can make a pitch. It can run on for as long as you want, or not exist at all.</p>
<div class="formRow">
<label for="designation_code">Organization</label>
<input type="text" id="designation_code" name="Designation_Code" val="">
</div>
</fieldset>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment