This commit is contained in:
Laurent Destailleur 2021-06-30 01:52:54 +02:00
parent 5e37c2ef74
commit 94974af738

View File

@ -202,7 +202,7 @@ $now = dol_now();
//$help_url="EN:Module_KnowledgeRecord|FR:Module_KnowledgeRecord_FR|ES:Módulo_KnowledgeRecord";
$help_url = '';
$title = $langs->trans('ListOfArticles');
$title = $langs->trans('ListKnowledgeRecord');
$morejs = array();
$morecss = array();