Plugin Directory

Changeset 1728579


Ignore:
Timestamp:
09/12/2017 10:55:09 AM (9 years ago)
Author:
nickvdberg
Message:

Update logo

Location:
woo-ea
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • woo-ea/trunk/earnbox-for-woocommerce.php

    r1728512 r1728579  
    116116
    117117        public function payment_fields(){
    118              echo '<h3>'.__('EarnBox Payments', 'wc-earnbox-gateway').'</h3>';
     118             echo '<h3>'.__('Pay with EarnBox', 'wc-earnbox-gateway').'</h3>';
    119119             echo '<form id="earnbox-form" method="get" action="#" class="form-table">';
    120120             echo '<input id="earnbox-email" style="width:100%;" type="email" placeholder="Email" /><br/>';
Note: See TracChangeset for help on using the changeset viewer.