Skip to content
Snippets Groups Projects
Commit 2ff0cebb authored by Raphaël Doursenaud's avatar Raphaël Doursenaud
Browse files

Added missing translation of categories' "Translation" tab

Fix #2769
parent 896d95cf
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ function categories_prepare_head($object,$type)
global $langs, $conf, $user;
$langs->load("categories");
$langs->load("products");
$h = 0;
$head = array();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment