diff --git a/components/com_content/views/form/tmpl/edit.php b/components/com_content/views/form/tmpl/edit.php index dd48ee413f033..b46c4270398aa 100644 --- a/components/com_content/views/form/tmpl/edit.php +++ b/components/com_content/views/form/tmpl/edit.php @@ -12,7 +12,7 @@ JHtml::_('behavior.tabstate'); JHtml::_('behavior.keepalive'); JHtml::_('behavior.calendar'); -JHtml::_('behavior.formvalidation'); +JHtml::_('behavior.formvalidator'); JHtml::_('formbehavior.chosen', 'select'); JHtml::_('behavior.modal', 'a.modal_jform_contenthistory'); @@ -27,18 +27,18 @@ { $params->show_urls_images_frontend = '0'; } -?> - +"); +?>
get('show_page_heading', 1)) : ?>