Skip to content

Commit 2785134

Browse files
authored
[4.0] component missing in menu (#34704)
Create a new admin menu and use the help preset ### Before ### After
1 parent cace96a commit 2785134

File tree

1 file changed

+2
-0
lines changed
  • administrator/components/com_menus/presets

1 file changed

+2
-0
lines changed

administrator/components/com_menus/presets/help.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<menuitem
1414
title="MOD_MENU_HELP_JOOMLA"
1515
type="component"
16+
element="com_admin"
1617
link="index.php?option=com_admin&amp;view=help"
1718
/>
1819
</menuitem>
@@ -40,6 +41,7 @@
4041
<menuitem
4142
title="MOD_MENU_HELP_SUPPORT_OFFICIAL_LANGUAGE_FORUM"
4243
type="component"
44+
element="com_admin"
4345
target="_blank"
4446
link="index.php?option=com_admin&amp;view=help&amp;layout=langforum"
4547
/>

0 commit comments

Comments
 (0)