/[dolibarr]/dolibarr/htdocs/compta/bank/rappro.php
ViewVC logotype

Diff of /dolibarr/htdocs/compta/bank/rappro.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by eldy, Tue Oct 11 22:39:05 2005 UTC revision 1.30 by eldy, Mon Oct 17 13:24:51 2005 UTC
# Line 262  if ($resql) Line 262  if ($resql)
262              print "<input class=\"flat\" name=\"num_releve\" type=\"text\" value=\"\" size=\"8\">";              print "<input class=\"flat\" name=\"num_releve\" type=\"text\" value=\"\" size=\"8\">";
263              if ($options)              if ($options)
264              {              {
265                  print "<br><select name=\"cat1\">$options";                  print "<br><select class=\"flat\" name=\"cat1\">$options";
266                  print "</select>";                  print "</select>";
267              }              }
268              print "</td>";              print "</td>";

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26