Changeset 1880256 for quantcast-choice
- Timestamp:
- 05/23/2018 06:03:36 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
quantcast-choice/trunk/admin/class-qc-choice-admin-pages.php
r1879896 r1880256 84 84 <div> 85 85 <a target="_blank" href="<?php _e( 'https://www.quantcast.com', 'qc-choice' ); ?>" target="_blank"> 86 <img src="<?php echo plugins_url( 'q c-choice/admin/img/quantcast-logo.png' ); ?>" />86 <img src="<?php echo plugins_url( 'quantcast-choice/admin/img/quantcast-logo.png' ); ?>" /> 87 87 </a> 88 88 </div> … … 778 778 'qc-choice-options', 779 779 array( $this, 'qc_choice_options' ), 780 plugins_url( 'q c-choice/admin/img/quantcast-icon.png' )780 plugins_url( 'quantcast-choice/admin/img/quantcast-icon.png' ) 781 781 ); 782 782
Note: See TracChangeset
for help on using the changeset viewer.