mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
Merge pull request #2770 from GPCsolutions/dolibarr-2769
Added missing translation of categories' "Translation" tab
This commit is contained in:
@@ -34,6 +34,7 @@ function categories_prepare_head($object,$type)
|
||||
global $langs, $conf, $user;
|
||||
|
||||
$langs->load("categories");
|
||||
$langs->load("products");
|
||||
|
||||
$h = 0;
|
||||
$head = array();
|
||||
|
||||
Reference in New Issue
Block a user