bugfix
This commit is contained in:
parent
fff20a58f2
commit
46bb5f3a24
@ -70,7 +70,7 @@ if ($_GET["action"] == 'create' && $user->rights->produit->creer)
|
|||||||
print '<tr><td>'.$html->select_nombre_sous_categorie("choix", $nbcats);
|
print '<tr><td>'.$html->select_nombre_sous_categorie("choix", $nbcats);
|
||||||
print '</td></tr>';
|
print '</td></tr>';
|
||||||
|
|
||||||
</select> <?php print $langs->trans ("categories"); ?>
|
<?php print $langs->trans ("categories"); ?>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<input type="submit" value="<?php print $langs->trans ("modify"); ?>" name="ok" id="ok" />
|
<input type="submit" value="<?php print $langs->trans ("modify"); ?>" name="ok" id="ok" />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user