/[dolibarr]/dolibarr/htdocs/contrat/fiche.php
ViewVC logotype

Diff of /dolibarr/htdocs/contrat/fiche.php

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

revision 1.50 by eldy, Thu Sep 1 22:53:09 2005 UTC revision 1.51 by eldy, Thu Sep 1 23:00:08 2005 UTC
# Line 793  else Line 793  else
793                  print '</td>';                  print '</td>';
794                  print '</tr>';                  print '</tr>';
795                                    
796                  print '</tr>';                  print '</form>';
                   
                 print "</form>";  
797    
798                  $var=!$var;                  $var=!$var;
799                                    
# Line 815  else Line 813  else
813                  print '<td align="right" nowrap><input type="text" class="flat" size="1" name="premise" value="0">%</td>';                  print '<td align="right" nowrap><input type="text" class="flat" size="1" name="premise" value="0">%</td>';
814                  print '<td align="center" colspan="2" rowspan="2"><input type="submit" class="button" value="'.$langs->trans("Add").'"></td>';                  print '<td align="center" colspan="2" rowspan="2"><input type="submit" class="button" value="'.$langs->trans("Add").'"></td>';
815    
816                  print "</tr>\n";                  print '</tr>'."\n";
   
                 print '</tr>';  
817    
818                  print "<tr $bc[$var]>";                  print "<tr $bc[$var]>";
819                  print '<td colspan="8">';                  print '<td colspan="8">';
# Line 828  else Line 824  else
824                  print '</td>';                  print '</td>';
825                  print '</tr>';                  print '</tr>';
826                                    
827                  print "</form>";                  print '</form>';
828              }              }
829              print "</table>";              print "</table>";
830              /*              /*

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

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