diff --git a/componentbuilderlanguagetabs.xml b/componentbuilderlanguagetabs.xml index 5405be2..81ea2df 100644 --- a/componentbuilderlanguagetabs.xml +++ b/componentbuilderlanguagetabs.xml @@ -1,14 +1,14 @@ - PLG_CONTENTCOMPONENTBUILDERLANGUAGETABS - 10th March, 2022 + PLG_CONTENT_COMPONENTBUILDERLANGUAGETABS + 9th May, 2022 Llewellyn van der Merwe joomla@vdm.io https://dev.vdm.io Copyright (C) 2015 Vast Development Method. All rights reserved. GNU General Public License version 2 or later; see LICENSE.txt 1.0.1 - PLG_CONTENTCOMPONENTBUILDERLANGUAGETABS_XML_DESCRIPTION + PLG_CONTENT_COMPONENTBUILDERLANGUAGETABS_XML_DESCRIPTION script.php diff --git a/fields/excludedlanguages.php b/fields/excludedlanguages.php index d643f7a..ce55c20 100644 --- a/fields/excludedlanguages.php +++ b/fields/excludedlanguages.php @@ -82,7 +82,7 @@ class JFormFieldExcludedlanguages extends JFormFieldList if ($user->authorise('language.create', 'com_componentbuilder') && $app->isAdmin()) // TODO for now only in admin area. { // build Create button - $button[] = ' '; } @@ -90,7 +90,7 @@ class JFormFieldExcludedlanguages extends JFormFieldList if ($user->authorise('language.edit', 'com_componentbuilder') && $app->isAdmin()) // TODO for now only in admin area. { // build edit button - $button[] = ''; // build script $script[] = " diff --git a/forms/joomla_component.xml b/forms/joomla_component.xml index a09ff10..44436f3 100644 --- a/forms/joomla_component.xml +++ b/forms/joomla_component.xml @@ -3,50 +3,50 @@
-
- + + PLG_CONTENT_COMPONENTBUILDERLANGUAGETABS_YES + PLG_CONTENT_COMPONENTBUILDERLANGUAGETABS_NO + PLG_CONTENT_COMPONENTBUILDERLANGUAGETABS_GLOBAL + PLG_CONTENT_COMPONENTBUILDERLANGUAGETABS_LOCAL - +