-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Description
Steps to reproduce the issue
Go to the backend and to a module of which you know that settings are described in the xml file by using "description". For example like this:
<field name="team-mitarbeiter" label="CSS team-mitarbeiter-Klasse" size="10" type="text" default="" filter="raw" description="Fügen Sie weitere CSS-Definitionen hinzu. Die team-mitarbeiter-Klasse umfasst alle Mitarbeiter der Abteilung." />
Expected result
The purpose of this description is that it is displayed to the user. On the picture in the grey text

Actual result
The description is not displayed, as it seems in all modules.
System information (as much as possible)
Joomla 4.1.5 (Linux and Windows Server)
Additional comments
Is there a solution to this?