content_img tag and html validation question
Posted: Fri Nov 13, 2015 4:26 pm
This question has to do with CMS 1.12, and the {content_img} tag.
I have the tag in my template like this:
{content_image block='Headers' dir='images/heads' class='header' id='headerimage' sort='1' assign='headerimages'}
When I run my page through the w3.org validator, the {content_img} generates a name attribute. I am told this is obsolete, and to use id instead. Is there a place in the cms installation where I can go to make that change? I went to the "function.content_image.php" file but there was nothing there.
Is this something that I even need to worry about?
Thanks!
I have the tag in my template like this:
{content_image block='Headers' dir='images/heads' class='header' id='headerimage' sort='1' assign='headerimages'}
When I run my page through the w3.org validator, the {content_img} generates a name attribute. I am told this is obsolete, and to use id instead. Is there a place in the cms installation where I can go to make that change? I went to the "function.content_image.php" file but there was nothing there.
Is this something that I even need to worry about?
Thanks!