Changeset 1728579
- Timestamp:
- 09/12/2017 10:55:09 AM (9 years ago)
- Location:
- woo-ea
- Files:
-
- 3 edited
-
assets/icon-128x128.png (modified) (previous)
-
assets/icon-256x256.png (modified) (previous)
-
trunk/earnbox-for-woocommerce.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
woo-ea/trunk/earnbox-for-woocommerce.php
r1728512 r1728579 116 116 117 117 public function payment_fields(){ 118 echo '<h3>'.__(' EarnBox Payments', 'wc-earnbox-gateway').'</h3>';118 echo '<h3>'.__('Pay with EarnBox', 'wc-earnbox-gateway').'</h3>'; 119 119 echo '<form id="earnbox-form" method="get" action="#" class="form-table">'; 120 120 echo '<input id="earnbox-email" style="width:100%;" type="email" placeholder="Email" /><br/>';
Note: See TracChangeset
for help on using the changeset viewer.