Fix #16418 missing in "Tags of transactions"
This commit is contained in:
parent
0749585687
commit
1b6bc8b132
@ -79,7 +79,10 @@ if ($categid) {
|
||||
* View
|
||||
*/
|
||||
|
||||
llxHeader();
|
||||
$title = $langs->trans('RubriquesTransactions');
|
||||
$help_url = 'EN:Module_Banks_and_Cash|FR:Module_Banques_et_Caisses|ES:Módulo_Bancos_y_Cajas';
|
||||
|
||||
llxHeader('', $title, $help_url);
|
||||
|
||||
|
||||
print load_fiche_titre($langs->trans("RubriquesTransactions"), '', 'object_category');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user