diff --git a/components/com_content/views/form/tmpl/edit.php b/components/com_content/views/form/tmpl/edit.php index 8181dfa6c3c0e..ffc785c15aeab 100644 --- a/components/com_content/views/form/tmpl/edit.php +++ b/components/com_content/views/form/tmpl/edit.php @@ -1,3 +1,4 @@ + get('show_urls_images_frontend')) : ?> - tab_name, "images", JText::_("COM_CONTENT_IMAGES_AND_URLS")); ?> + tab_name, 'images', JText::_('COM_CONTENT_IMAGES_AND_URLS')); ?> form->renderField('image_intro', 'images'); ?> form->renderField('image_intro_alt', 'images'); ?> form->renderField('image_intro_caption', 'images'); ?>