Changeset 2606263 for shapepress-dsgvo
- Timestamp:
- 09/28/2021 02:34:10 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
shapepress-dsgvo/tags/3.1.24/public/class-sp-dsgvo-public.php
r2606205 r2606263 846 846 <?php echo esc_html($integration->getName());?> 847 847 <?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> 849 849 <?php endif; ?> 850 850 </div>
Note: See TracChangeset
for help on using the changeset viewer.