Changeset 2172825
- Timestamp:
- 10/14/2019 10:43:53 AM (6 years ago)
- File:
-
- 1 edited
-
cookiepro-ccpa/trunk/assets/html/banner.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cookiepro-ccpa/trunk/assets/html/banner.php
r2172773 r2172825 311 311 <div class="personal-info"> 312 312 <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> 314 314 <label class="ot-toggle-btn googleConfirmation" for="ConfirmationEnabled" role="Personalized advertisements Checkbox"> 315 315 <input type="checkbox" id="ConfirmationEnabled" name="ConfirmationEnabled"
Note: See TracChangeset
for help on using the changeset viewer.