Skip to Content
0
Former Member
May 25, 2018 at 09:02 PM

Impex import adds strange character to copyright symbol

718 Views

I'm trying to update our site footer so I wrote an impex but it appears to be adding a character before the copyright symbol:

© 2018

 INSERT_UPDATE CMSParagraphComponent;$lcompContentCV[unique=true];uid[unique=true];name;content[lang=$lang];&lcompComponentRef
 ;;SiteFooter;Site Footer;"<div class=""footerNav""><span>&copy; 2018 LCOMP. All Rights Reserved.</span><a href=""/privacy"">Privacy Policy</a></div>";SiteFooter;

Not sure what would be causing this?