dbut restructuration du code des catgories
This commit is contained in:
parent
3aed5cba32
commit
ab2d21ec31
@ -70,6 +70,7 @@ if ($_GET["action"] == 'create' && $user->rights->produit->creer)
|
||||
print '<textarea name="description" rows="6" cols="50"';
|
||||
print '</textarea></td></tr>';
|
||||
print "<tr><td>";
|
||||
print $langs->trans("AddIn").' ';
|
||||
print $langs->trans("categories").' '.$html->select_nombre_sous_categorie($nbcats,"choix");
|
||||
print '</td><td></td></tr>';
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user