PATH:
home
/
letacommog
/
ldqm1
/
wp-content
/
plugins
/
gdpr-cookie-compliance
/
gdpr-modules
/
infobar
<?php if ( ! defined( 'ABSPATH' ) ) { exit; } // Exit if accessed directly ?> <div class="moove-gdpr-button-holder"> <button class="mgbutton moove-gdpr-infobar-allow-all" aria-label="<?php echo $content->button_label; ?>"><?php echo $content->button_label; ?></button> <?php do_action( 'gdpr_info_bar_button_extensions' ); ?> </div> <!-- .button-container -->
[+]
..
[-] infobar-buttons.php
[edit]
[-] infobar-base.php
[edit]
[-] infobar-content.php
[edit]
[-] floating-button.php
[edit]