Changeset 5262 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/views/sponsor-payment/main.php
- Timestamp:
- 04/05/2017 08:16:39 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/views/sponsor-payment/main.php
r4967 r5262 53 53 <label><?php esc_html_e( 'Amount', 'wordcamporg' ); ?></label> 54 54 <div class="control"> 55 <input type="text" name="amount" /> 55 <input type="text" name="amount" /><br /> 56 <em><?php esc_html_e( 'An additional 2.9% to cover processing fees on credit card payments is highly appreciated but not required.', 'wordcamporg' ); ?></em> 56 57 </div> 57 58
Note: See TracChangeset
for help on using the changeset viewer.