diff --git a/htdocs/categories/edit.php b/htdocs/categories/edit.php index 3f0f0d91bd6..ab089ffdeed 100644 --- a/htdocs/categories/edit.php +++ b/htdocs/categories/edit.php @@ -86,8 +86,9 @@ print '
| '.$langs->trans("Search").' | '; print ''; print '|||
| '; print $langs->trans("Name").': | |||
| '; -print $langs->trans("SubCatOf").': | '; -print ''; +print $langs->trans("SubCatOf").': | '; -$cats = $c->get_all_meres (); +print $html->select_all_categories('','subcatof'); +print ' | '; +print ''; print ' |