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

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

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

revision 1.4 by eldy, Sat Sep 17 02:06:06 2005 UTC revision 1.5 by eldy, Sat Sep 17 02:09:36 2005 UTC
# Line 237  if ($id > 0) Line 237  if ($id > 0)
237                  print '<table class="border" width="100%">';                  print '<table class="border" width="100%">';
238    
239                  // Reference du contrat                  // Reference du contrat
240                  print '<tr><td>'.$langs->trans("Ref").'</td><td colspan="3">';                  print '<tr><td width="25%">'.$langs->trans("Ref").'</td><td colspan="3">';
241                  print $contrat->ref;                  print $contrat->ref;
242                  print "</td></tr>";                  print "</td></tr>";
243    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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