PATH:
home
/
letacommog
/
ldqm1
/
wp-content
/
plugins
/
gdpr-cookie-compliance
/
gdpr-modules
/
modal
<?php if ( ! defined( 'ABSPATH' ) ) { exit; } // Exit if accessed directly ?> <div class="moove-gdpr-button-holder"> <button class="mgbutton moove-gdpr-modal-allow-all button-visible" aria-label="<?php echo esc_attr( $content->allow_label ); ?>"><?php echo esc_attr( $content->allow_label ); ?></button> <button class="mgbutton moove-gdpr-modal-save-settings button-visible" aria-label="<?php echo esc_attr( $content->settings_label ); ?>"><?php echo esc_attr( $content->settings_label ); ?></button> </div> <!-- .moove-gdpr-button-holder -->
[+]
..
[-] tab-navigation.php
[edit]
[+]
content-sections
[-] tab-footer-buttons.php
[edit]
[-] gdpr-branding.php
[edit]
[-] modal-base-onepage.php
[edit]
[-] modal-base-tabs.php
[edit]
[-] company-logo.php
[edit]