Plugin Directory

Changeset 2099677


Ignore:
Timestamp:
06/03/2019 08:35:32 AM (7 years ago)
Author:
walljet
Message:

new version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-etracker/trunk/views/pages/dashboard.php

    r2099674 r2099677  
    102102                        <input type="hidden" value="x" name="hfind3"></input>
    103103                        <h2><?php _e('Tracking code in page header?', 'wpetracker'); ?></h2>
    104                         <span class="mainTitle-block red-color"><?php _e('Yes', 'wpetracker'); ?></span>
     104                        <span class="mainTitle-block red-color"><?php _e('No', 'wpetracker'); ?></span>
    105105                        <label class="switch">
    106106                            <input name="active3" type="checkbox" <?php if (get_option('tracking_code_hf_option') == 'on') { echo "checked"; } ?>>
Note: See TracChangeset for help on using the changeset viewer.