diff --git a/administrator/components/com_categories/tmpl/category/edit.php b/administrator/components/com_categories/tmpl/category/edit.php index 697b5ca130742..b3674957e51e3 100644 --- a/administrator/components/com_categories/tmpl/category/edit.php +++ b/administrator/components/com_categories/tmpl/category/edit.php @@ -27,7 +27,6 @@ $assoc = Associations::isEnabled(); // Are associations implemented for this extension? $extensionassoc = array_key_exists('item_associations', $this->form->getFieldsets()); -$hasAssoc = ($this->form->getValue('language', null, '*') !== '*'); // Fieldsets to not automatically render by /layouts/joomla/edit/params.php $this->ignore_fieldsets = ['jmetadata', 'item_associations']; @@ -92,14 +91,12 @@ - -
- -
- -
-
- +
+ +
+ +
+
diff --git a/administrator/components/com_contact/tmpl/contact/edit.php b/administrator/components/com_contact/tmpl/contact/edit.php index b99f552b89f48..bd71510cb3efc 100644 --- a/administrator/components/com_contact/tmpl/contact/edit.php +++ b/administrator/components/com_contact/tmpl/contact/edit.php @@ -25,7 +25,6 @@ $input = $app->input; $assoc = Associations::isEnabled(); -$hasAssoc = ($this->form->getValue('language', null, '*') !== '*'); // Fieldsets to not automatically render by /layouts/joomla/edit/params.php $this->ignore_fieldsets = ['details', 'item_associations', 'jmetadata']; @@ -122,14 +121,12 @@ - -
- -
- > -
-
- +
+ +
+ +
+
diff --git a/administrator/components/com_content/tmpl/article/edit.php b/administrator/components/com_content/tmpl/article/edit.php index a3aee09de57cc..912a488548168 100644 --- a/administrator/components/com_content/tmpl/article/edit.php +++ b/administrator/components/com_content/tmpl/article/edit.php @@ -39,7 +39,6 @@ $input = $app->input; $assoc = Associations::isEnabled(); -$hasAssoc = ($this->form->getValue('language', null, '*') !== '*'); if (!$assoc) { @@ -139,14 +138,12 @@ get('show_associations_edit', 1) == 1) : ?> - -
- -
- -
-
- +
+ +
+ +
+
diff --git a/administrator/components/com_menus/tmpl/item/edit.php b/administrator/components/com_menus/tmpl/item/edit.php index c8e497e432455..9f573c4e84ead 100644 --- a/administrator/components/com_menus/tmpl/item/edit.php +++ b/administrator/components/com_menus/tmpl/item/edit.php @@ -30,7 +30,6 @@ HTMLHelper::_('script', 'com_menus/admin-item-edit.min.js', ['version' => 'auto', 'relative' => true], ['defer' => 'defer']); $assoc = Associations::isEnabled(); -$hasAssoc = ($this->form->getValue('language', null, '*') !== '*'); $input = Factory::getApplication()->input; // In case of modal @@ -154,14 +153,12 @@ state->get('item.client_id') != 1) : ?> - -
- -
- -
-
- +
+ +
+ +
+
diff --git a/administrator/components/com_newsfeeds/tmpl/newsfeed/edit.php b/administrator/components/com_newsfeeds/tmpl/newsfeed/edit.php index e51701c924070..d953511b512cb 100644 --- a/administrator/components/com_newsfeeds/tmpl/newsfeed/edit.php +++ b/administrator/components/com_newsfeeds/tmpl/newsfeed/edit.php @@ -24,7 +24,6 @@ $input = $app->input; $assoc = Associations::isEnabled(); -$hasAssoc = ($this->form->getValue('language', null, '*') !== '*'); // Fieldsets to not automatically render by /layouts/joomla/edit/params.php $this->ignore_fieldsets = array('images', 'jbasic', 'jmetadata', 'item_associations'); @@ -108,14 +107,12 @@ - -
- -
- -
-
- +
+ +
+ +
+