Plugin Directory

Changeset 2739577


Ignore:
Timestamp:
06/09/2022 01:54:24 AM (4 years ago)
Author:
hubbedwordpress
Message:

Version : 3.0
Description : Update Button text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • hubbed/tags/3.0/hubbed.php

    r2737581 r2739577  
    245245                            <button id="hubbed-btn-click-collect" class="hubbed-popup-button hubbed-toggle hubbed-clickbtn" type="button">%s</button>
    246246                            </div>
    247                             </div>',esc_attr('Click and Pick'));
     247                            </div>',esc_attr('Click & Pick'));
    248248    // Add the hubbed popup
    249249
     
    283283                   
    284284                            </div>
    285                             </div>',esc_attr('Click and Pick'));
     285                            </div>',esc_attr('Click & Pick'));
    286286                            // Add the hubbed popup
    287287                            include_once 'includes/location-popup.php';
     
    312312               
    313313                        </div>
    314                         </div>',esc_attr('Click and Pick'));
     314                        </div>',esc_attr('Click & Pick'));
    315315                        // Add the hubbed popup
    316316                        include_once 'includes/location-popup.php';
Note: See TracChangeset for help on using the changeset viewer.