1
0
Fork 0
Dieser Commit ist enthalten in:
o.pinke 2021-05-06 13:32:45 +02:00
Ursprung cec92525c5
Commit 2475baa7e9
10 geänderte Dateien mit 26 neuen und 25 gelöschten Zeilen

Datei anzeigen

@ -56,7 +56,7 @@ $cfg['pica']['script_complexlist'] = $cfg['path']['contenido_fullhtml'] . $cfg['
// administration > users > area translations
global $lngAct, $_cecRegistry;
$lngAct['con_contentallocation']['storeallocation'] = i18n("Store content allocations", "content_allocation");
$lngAct['con_contentallocation']['storeallocation'] = i18n("Store content allocations", "cl-content-allocation");
plugin_include('content_allocation', 'includes/functions.chains.php');