Merge pull request #2770 from GPCsolutions/dolibarr-2769

Added missing translation of categories' "Translation" tab
This commit is contained in:
Juanjo Menent
2015-05-05 20:04:13 +02:00

View File

@@ -34,6 +34,7 @@ function categories_prepare_head($object,$type)
global $langs, $conf, $user;
$langs->load("categories");
$langs->load("products");
$h = 0;
$head = array();