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-company-logo-holder"> <img src="<?php echo esc_url( $content->logo_url ); ?>" alt="<?php echo esc_attr( $content->logo_alt ); ?>" <?php echo $content->logo_width ? ' width="' . $content->logo_width . '"' : '' ?> <?php echo $content->logo_height ? ' height="' . $content->logo_height . '"' : '' ?> class="img-responsive" /> </div> <!-- .moove-gdpr-company-logo-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]