diff --git a/administrator/components/com_languages/forms/filter_installed.xml b/administrator/components/com_languages/forms/filter_installed.xml index 5f0d08ebc2727..48780aa2f382c 100644 --- a/administrator/components/com_languages/forms/filter_installed.xml +++ b/administrator/components/com_languages/forms/filter_installed.xml @@ -3,7 +3,7 @@ diff --git a/administrator/components/com_menus/forms/filter_items.xml b/administrator/components/com_menus/forms/filter_items.xml index 236938efac059..2bc34c2e2f81d 100644 --- a/administrator/components/com_menus/forms/filter_items.xml +++ b/administrator/components/com_menus/forms/filter_items.xml @@ -3,7 +3,7 @@ diff --git a/administrator/components/com_menus/forms/filter_menus.xml b/administrator/components/com_menus/forms/filter_menus.xml index 2169efaad05bc..d9060af398b84 100644 --- a/administrator/components/com_menus/forms/filter_menus.xml +++ b/administrator/components/com_menus/forms/filter_menus.xml @@ -3,7 +3,7 @@ diff --git a/administrator/components/com_menus/layouts/joomla/searchtools/default.php b/administrator/components/com_menus/layouts/joomla/searchtools/default.php index 724f730e8e109..cabab435c2dc4 100644 --- a/administrator/components/com_menus/layouts/joomla/searchtools/default.php +++ b/administrator/components/com_menus/layouts/joomla/searchtools/default.php @@ -95,6 +95,9 @@ filterForm->getField('client_id'); ?>
+
+ label; ?> +
input; ?>
diff --git a/administrator/components/com_modules/forms/filter_modules.xml b/administrator/components/com_modules/forms/filter_modules.xml index ea94f9428eaf5..a099451ffc16f 100644 --- a/administrator/components/com_modules/forms/filter_modules.xml +++ b/administrator/components/com_modules/forms/filter_modules.xml @@ -3,6 +3,7 @@ diff --git a/administrator/components/com_modules/forms/filter_modulesadmin.xml b/administrator/components/com_modules/forms/filter_modulesadmin.xml index b18ca75c1e6b5..fa7cec55e74e0 100644 --- a/administrator/components/com_modules/forms/filter_modulesadmin.xml +++ b/administrator/components/com_modules/forms/filter_modulesadmin.xml @@ -5,7 +5,7 @@ diff --git a/administrator/language/en-GB/com_languages.ini b/administrator/language/en-GB/com_languages.ini index b191ac26da1ae..cf4ffddaac4ed 100644 --- a/administrator/language/en-GB/com_languages.ini +++ b/administrator/language/en-GB/com_languages.ini @@ -55,7 +55,6 @@ COM_LANGUAGES_HOMEPAGE="Home" COM_LANGUAGES_INSTALL="Install Languages" COM_LANGUAGES_INSTALLED_FILTER_SEARCH_DESC="Search in title and language tag." COM_LANGUAGES_INSTALLED_FILTER_SEARCH_LABEL="Search Installed Languages" -COM_LANGUAGES_INSTALLED_SELECT_CLIENT="Select Client" COM_LANGUAGES_INSTALLED_TABLE_CAPTION="Table of Installed Languages" COM_LANGUAGES_MSG_DEFAULT_LANGUAGE_SAVED="Default Language Saved. This does not affect users that have chosen a specific language on their profile or on the login page." COM_LANGUAGES_MSG_DEFAULT_MULTILANG_SAVED="Default Language Saved. This does not affect users that have chosen a specific language on their profile or on the login page.
Warning! The Site Default Language also has to be a published Content language." diff --git a/administrator/language/en-GB/com_menus.ini b/administrator/language/en-GB/com_menus.ini index 1a9d0575f7ad2..b1d495b7da730 100644 --- a/administrator/language/en-GB/com_menus.ini +++ b/administrator/language/en-GB/com_menus.ini @@ -171,7 +171,6 @@ COM_MENUS_PRESET_LOAD_FAILED="Failed to load the specified preset." COM_MENUS_REQUEST_FIELDSET_LABEL="Required Settings" COM_MENUS_SAVE_SUCCESS="Menu item saved." COM_MENUS_SELECT_A_MENUITEM="Select a Menu Item" -COM_MENUS_SELECT_CLIENT_FILTER="Select Client" COM_MENUS_SELECT_MENU="- Select Menu -" COM_MENUS_SELECT_MENU_FILTER="Select Menu" COM_MENUS_SELECT_MENU_FILTER_NOT_TRASHED="Filter the list by a state other than trashed or clear the filter." diff --git a/administrator/language/en-GB/joomla.ini b/administrator/language/en-GB/joomla.ini index 115ee0b31beac..eb647d88040ab 100644 --- a/administrator/language/en-GB/joomla.ini +++ b/administrator/language/en-GB/joomla.ini @@ -118,7 +118,7 @@ JSTATUS_ASC="Status ascending" JSTATUS_DESC="Status descending" JSHOW="Show" JSITE="Site" -JSITEADMIN="Select Site or Administrator" +JSITEADMIN="Select Client" JSUBMIT="Submit" JTAG="Tags" JTAG_FIELD_SELECT_DESC="Select the tag to use." diff --git a/language/en-GB/joomla.ini b/language/en-GB/joomla.ini index 74744abc5c859..d66f81921a66f 100644 --- a/language/en-GB/joomla.ini +++ b/language/en-GB/joomla.ini @@ -107,7 +107,7 @@ JSAVE="Save" JSELECT="Select" JSHOW="Show" JSITE="Site" -JSITEADMIN="Select Site or Administrator" +JSITEADMIN="Select Client" JSTATUS="Status" JSTATUS_ASC="Status ascending" JSTATUS_DESC="Status descending"