diff --git a/administrator/components/com_content/tmpl/featured/default.php b/administrator/components/com_content/tmpl/featured/default.php index 90a63fbb2ebe4..2201d2b64515c 100644 --- a/administrator/components/com_content/tmpl/featured/default.php +++ b/administrator/components/com_content/tmpl/featured/default.php @@ -104,6 +104,9 @@ + + + @@ -207,10 +210,12 @@ id); ?> + + render($item->featured, $i, ['disabled' => !$canChange]); ?> +
- render($item->featured, $i, ['disabled' => !$canChange]); ?>