/[dolibarr]/dolibarr/htdocs/product/photos.php
ViewVC logotype

Diff of /dolibarr/htdocs/product/photos.php

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

revision 1.14 by eldy, Mon Aug 15 16:14:58 2005 UTC revision 1.15 by eldy, Fri Aug 19 20:46:32 2005 UTC
# Line 147  if ($_GET["id"]) Line 147  if ($_GET["id"])
147          $h++;          $h++;
148                    
149          $head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;          $head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;
150          $head[$h][1] = $langs->trans('Bills');          $head[$h][1] = $langs->trans('Referers');
151          $h++;          $h++;
152    
153          dolibarr_fiche_head($head, $hselected, $langs->trans("CardProduct".$product->type).' : '.$product->ref);          dolibarr_fiche_head($head, $hselected, $langs->trans("CardProduct".$product->type).' : '.$product->ref);

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