File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
components/com_content/tmpl/articles Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 88 <!-- Add fields to the request variables for the layout. -->
99 <fields name =" request" >
1010 <fieldset
11- name=" request"
11+ name=" filter"
12+ label=" COM_MENUS_ADMIN_FILTER_LABEL"
1213 addfieldprefix=" Joomla\Component\Categories\Administrator\Field"
1314 >
1415 <field
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ COM_MENUS_ADD_MENU_MODULE="Add a module for this menu"
1212COM_MENUS_ADMIN_ACCESS_LABEL =" Access"
1313COM_MENUS_ADMIN_AUTHOR_LABEL =" Author"
1414COM_MENUS_ADMIN_CATEGORY_LABEL =" Category"
15- COM_MENUS_ADMIN_FILTER_LABEL =" Filter "
15+ COM_MENUS_ADMIN_FILTER_LABEL =" Filters "
1616COM_MENUS_ADMIN_LANGUAGE_LABEL =" Language"
1717COM_MENUS_ADMIN_LEVEL_LABEL =" Subcategory Levels"
1818COM_MENUS_ADMIN_TAGS_LABEL =" Tags"
You can’t perform that action at this time.
0 commit comments