Unless I am mistaken the following code is not longer required in the menu as the links have been moved to administrator\components\com_admin\tmpl\help
@infograf768 or others - if you can confirm that I can remove the code
joomla-cms/administrator/modules/mod_menu/Menu/CssMenu.php
Lines 271 to 282 in 97ba92f
Labels |
Added:
?
|
its nothing to with custom admin menus
these forum links are now in the help page
Labels |
Added:
J4 Issue
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-11-08 13:17:47 |
Closed_By | ⇒ | brianteeman |
If you grep for
index.php?option=com_admin&view=help&layout=langforum
you will find it 3 times in J4.
in CssMenu.php
in Menushelper.php
in the HtmlView.php
Until custom admin menus issue is solved I would leave all this alone.