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

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

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

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

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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