Plugin Directory

Changeset 2172825


Ignore:
Timestamp:
10/14/2019 10:43:53 AM (6 years ago)
Author:
cookiepro
Message:

Fixed the design issue.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cookiepro-ccpa/trunk/assets/html/banner.php

    r2172773 r2172825  
    311311            <div class="personal-info">
    312312                <div class="ot-confirmation-popup-header">
    313                     <p class="google-title" tabindex="4" style="color: <?php echo esc_html( $this->$banner_settings['headerTextcolor'] ); ?>"><?php echo esc_html( stripslashes( $this->behavior_settings['googleConfirmationTitle'] ) ); ?></p>
     313                    <p class="google-title" tabindex="4"><?php echo esc_html( stripslashes( $this->behavior_settings['googleConfirmationTitle'] ) ); ?></p>
    314314                    <label class="ot-toggle-btn googleConfirmation" for="ConfirmationEnabled" role="Personalized advertisements Checkbox">
    315315                        <input type="checkbox" id="ConfirmationEnabled" name="ConfirmationEnabled"
Note: See TracChangeset for help on using the changeset viewer.