Forums / Cotonti / Support / How do I replace a tag with an image?

GHengeveld
#18041 2009-10-21 02:53
Images should not be included in core. Its best to use a resource string for this (similar to the language system). In system/resources.php you should add a resource string for the $rowquote value. It should be the original value by default (<a href=...) and you can overwrite it in your skinname/skinname.php file with your own value.