Skip to content
Snippets Groups Projects
Commit e7861691 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Look: Modif esthétiques mineures

parent a4065e77
No related branches found
No related tags found
No related merge requests found
...@@ -761,7 +761,7 @@ if ($_GET['propalid']) ...@@ -761,7 +761,7 @@ if ($_GET['propalid'])
$var=true; $var=true;
print '<tr '.$bc[$var].">\n"; print '<tr '.$bc[$var].">\n";
print ' <td><textarea cols="50" name="np_desc"></textarea></td>'; print ' <td><textarea cols="50" name="np_desc" rows="1"></textarea></td>';
print ' <td align="center">'; print ' <td align="center">';
print $html->select_tva('np_tva_tx', $conf->defaulttx) . "</td>\n"; print $html->select_tva('np_tva_tx', $conf->defaulttx) . "</td>\n";
print ' <td align="right"><input type="text" size="5" name="np_price"></td>'; print ' <td align="right"><input type="text" size="5" name="np_price"></td>';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment