Refine pinnwand backend behavior and fix frontend template rendering

This commit is contained in:
Jürgen Mummert
2026-03-04 16:43:05 +01:00
parent ca7f7d759b
commit f8a5d9348e
6 changed files with 76 additions and 32 deletions

View File

@@ -2,5 +2,5 @@
declare(strict_types=1);
$GLOBALS['TL_LANG']['MOD']['pinnwand'] = ['Pinwand', 'Pinnwandeinträge verwalten'];
$GLOBALS['TL_LANG']['FMD']['pinnwand'] = ['Pinwand', 'Zeigt veröffentlichte Pinnwandeinträge als frei angeordnete Notizzettel an'];
$GLOBALS['TL_LANG']['MOD']['pinnwand'] = ['Pinnwand', 'Pinnwandeinträge verwalten'];
$GLOBALS['TL_LANG']['FMD']['pinnwand'] = ['Pinnwand', 'Zeigt veröffentlichte Pinnwandeinträge als frei angeordnete Notizzettel an'];