Plugin Directory

Changeset 1880256 for quantcast-choice


Ignore:
Timestamp:
05/23/2018 06:03:36 PM (8 years ago)
Author:
rbaronqc
Message:

updating image links

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quantcast-choice/trunk/admin/class-qc-choice-admin-pages.php

    r1879896 r1880256  
    8484                        <div>
    8585                            <a target="_blank" href="<?php _e( 'https://www.quantcast.com', 'qc-choice' ); ?>" target="_blank">
    86                                 <img src="<?php echo plugins_url( 'qc-choice/admin/img/quantcast-logo.png' ); ?>" />
     86                                <img src="<?php echo plugins_url( 'quantcast-choice/admin/img/quantcast-logo.png' ); ?>" />
    8787                            </a>
    8888                        </div>
     
    778778            'qc-choice-options',
    779779            array( $this, 'qc_choice_options' ),
    780             plugins_url( 'qc-choice/admin/img/quantcast-icon.png' )
     780            plugins_url( 'quantcast-choice/admin/img/quantcast-icon.png' )
    781781        );
    782782
Note: See TracChangeset for help on using the changeset viewer.