contao / core-bundle

[READ-ONLY] Contao Core Bundle
GNU Lesser General Public License v3.0
123 stars 58 forks source link

Version hint in BackendCustom without label #1672

Closed rabauss closed 5 years ago

rabauss commented 6 years ago

The version hint in class BackendCustom is without label - see: https://github.com/contao/core-bundle/blob/0e6ace663e45bf4e120b164e9db1c8109d9087b7/src/Resources/contao/controllers/BackendCustom.php#L54

The class BackendMain has a label: https://github.com/contao/core-bundle/blob/0e6ace663e45bf4e120b164e9db1c8109d9087b7/src/Resources/contao/controllers/BackendMain.php#L112

either the label should be added in the backend template be_main.html5 and removed in the BackendMain or the label should be added in the BackendCustom!

all contao 4.x versions are affected!

leofeyer commented 5 years ago

Fixed in contao/contao@214ef7bda4beaa52d0ba1cacb3cb23e9a9a601a8.