Plugin Directory

Changeset 2054889


Ignore:
Timestamp:
03/21/2019 09:46:21 PM (7 years ago)
Author:
cookiepro
Message:

Updated Header for Script Box

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cookiepro/trunk/views/settings.php

    r2054872 r2054889  
    125125                            <form action="options-general.php?page=<?php echo $this->plugin->name; ?>" method="post">
    126126                                <p>
    127                                     <label for="cookiepro_header"><strong><?php _e( 'Cookie Script Copied from OneTrust', $this->plugin->name ); ?></strong></label>
     127                                    <label for="cookiepro_header"><strong><?php _e( 'Insert the Main Script Tag from CookiePro here.', $this->plugin->name ); ?></strong></label>
    128128                                    <textarea name="cookiepro_header" id="cookiepro_header" class="widefat" rows="8" style="font-family:Courier New;"><?php echo $this->settings['cookiepro_header']; ?></textarea>
    129                                     <?php _e( 'Insert the Main Script Tag from CookiePro here.', $this->plugin->name ); ?>
     129                               
    130130                                </p>
    131131
Note: See TracChangeset for help on using the changeset viewer.