Merge pull request #6738 from grandoc/new_branch_20_04

Update code using new css class
This commit is contained in:
Laurent Destailleur 2017-06-08 11:00:49 +02:00 committed by GitHub
commit 57f3d0910e
2 changed files with 0 additions and 2 deletions

View File

@ -148,7 +148,6 @@ print "</tr>\n";
foreach ($list as $key)
{
print '<tr class="oddeven value">';
// Param

View File

@ -547,7 +547,6 @@ print '<input type="submit" class="button" value="'.$langs->trans("Modify").'">'
print "</td></tr>\n";
print '</form>';
// print products on fichinter
$var=! $var;
print '<form action="'.$_SERVER["PHP_SELF"].'" method="post">';
print '<input type="hidden" name="token" value="'.$_SESSION['newtoken'].'">';
print '<input type="hidden" name="action" value="set_FICHINTER_PRINT_PRODUCTS">';