Plugin Directory

Changeset 2606263 for shapepress-dsgvo


Ignore:
Timestamp:
09/28/2021 02:34:10 PM (4 years ago)
Author:
legalweb
Message:

fixed popup label

File:
1 edited

Legend:

Unmodified
Added
Removed
  • shapepress-dsgvo/tags/3.1.24/public/class-sp-dsgvo-public.php

    r2606205 r2606263  
    846846                            <?php echo esc_html($integration->getName());?>
    847847                            <?php if($withTagmanager) :?>
    848                                 <small><?php _e('via', 'shapepress-dsgvo').' '. SPDSGVOConstants::getTagManager()[$usedTagmanager];?></small>
     848                                <small><?php echo esc_html(__('via', 'shapepress-dsgvo').' '. SPDSGVOConstants::getTagManager()[$usedTagmanager]);?></small>
    849849                            <?php endif; ?>
    850850                        </div>
Note: See TracChangeset for help on using the changeset viewer.