Changeset 2739577
- Timestamp:
- 06/09/2022 01:54:24 AM (4 years ago)
- File:
-
- 1 edited
-
hubbed/tags/3.0/hubbed.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hubbed/tags/3.0/hubbed.php
r2737581 r2739577 245 245 <button id="hubbed-btn-click-collect" class="hubbed-popup-button hubbed-toggle hubbed-clickbtn" type="button">%s</button> 246 246 </div> 247 </div>',esc_attr('Click andPick'));247 </div>',esc_attr('Click & Pick')); 248 248 // Add the hubbed popup 249 249 … … 283 283 284 284 </div> 285 </div>',esc_attr('Click andPick'));285 </div>',esc_attr('Click & Pick')); 286 286 // Add the hubbed popup 287 287 include_once 'includes/location-popup.php'; … … 312 312 313 313 </div> 314 </div>',esc_attr('Click andPick'));314 </div>',esc_attr('Click & Pick')); 315 315 // Add the hubbed popup 316 316 include_once 'includes/location-popup.php';
Note: See TracChangeset
for help on using the changeset viewer.