/[dolibarr]/dolibarr/htdocs/product/stats/contrat.php
ViewVC logotype

Diff of /dolibarr/htdocs/product/stats/contrat.php

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

revision 1.3 by eldy, Sun Oct 9 21:27:16 2005 UTC revision 1.4 by hregis, Wed Dec 7 15:35:02 2005 UTC
# Line 143  if ($_GET["id"]) Line 143  if ($_GET["id"])
143          $head[$h][1] = $langs->trans('Documents');          $head[$h][1] = $langs->trans('Documents');
144          $h++;          $h++;
145    
146          dolibarr_fiche_head($head, $hselected, $langs->trans("CardProduct".$product->type).' : '.$product->ref);          $titre=$langs->trans("CardProduct".$product->type);
147            dolibarr_fiche_head($head, $hselected, $titre);
148    
149    
150          print '<table class="border" width="100%">';          print '<table class="border" width="100%">';

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

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