[BUGFIX] Fix page module button label and undefined variable access
Fixes a couple of issues: * Missing button text for "new content" button * Two cases of access to undefined variables * Add missing f:format.raw in record footer * Add missing paste-after icon Resolves: #90506 Releases: master Change-Id: I9facb46ecaf6dfb7ebc76a2733a4a8c6e2cb3c93 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63390 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Kevin Appelt <kevin.appelt@icloud.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Christian Eßl <indy.essl@gmail.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Kevin Appelt <kevin.appelt@icloud.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/backend/Classes/View/BackendLayout/BackendLayout.php 2 additions, 1 deletion...sext/backend/Classes/View/BackendLayout/BackendLayout.php
- typo3/sysext/backend/Classes/View/BackendLayout/Grid/GridColumnItem.php 1 addition, 1 deletion...ackend/Classes/View/BackendLayout/Grid/GridColumnItem.php
- typo3/sysext/backend/Resources/Private/Partials/PageLayout/Grid/Column.html 1 addition, 1 deletion...nd/Resources/Private/Partials/PageLayout/Grid/Column.html
- typo3/sysext/backend/Resources/Private/Partials/PageLayout/Record.html 6 additions, 4 deletions...backend/Resources/Private/Partials/PageLayout/Record.html
- typo3/sysext/backend/Resources/Private/Partials/PageLayout/Record/Footer.html 1 addition, 1 deletion.../Resources/Private/Partials/PageLayout/Record/Footer.html
Please register or sign in to comment