I did three galleries of images.
The image with the "back" arrow doesn't have ALT tag. You can put it?
Where?
I think these are lines of code, but I don't know how to correct.
Code: Select all
.' title="'.JText::_( 'Back to category' ).'">'
. JHTML::_('image', 'components/com_phocagallery/assets/images/icon-up-images.' . $tmpl['formaticon'], JText::_( 'Back to category' )).'</a></div>';

