mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-03-05 01:55:51 +01:00
bugfix
This commit is contained in:
@@ -70,7 +70,7 @@ if ($_GET["action"] == 'create' && $user->rights->produit->creer)
|
||||
print '<tr><td>'.$html->select_nombre_sous_categorie("choix", $nbcats);
|
||||
print '</td></tr>';
|
||||
|
||||
</select> <?php print $langs->trans ("categories"); ?>
|
||||
<?php print $langs->trans ("categories"); ?>
|
||||
</td>
|
||||
<td>
|
||||
<input type="submit" value="<?php print $langs->trans ("modify"); ?>" name="ok" id="ok" />
|
||||
|
||||
Reference in New Issue
Block a user