/[dolibarr]/dolibarr/htdocs/telephonie/client/fiche.php
ViewVC logotype

Diff of /dolibarr/htdocs/telephonie/client/fiche.php

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

revision 1.8 by rodolphe, Tue Aug 30 14:53:35 2005 UTC revision 1.9 by rodolphe, Tue Sep 6 21:56:20 2005 UTC
# Line 63  if ($_GET["id"]) Line 63  if ($_GET["id"])
63            $head[$h][1] = $langs->trans("Factures");            $head[$h][1] = $langs->trans("Factures");
64            $h++;            $h++;
65    
66            $head[$h][0] = DOL_URL_ROOT."/telephonie/client/ca.php?id=".$soc->id;            $head[$h][0] = DOL_URL_ROOT."/telephonie/client/stats.php?id=".$soc->id;
67            $head[$h][1] = $langs->trans("CA");            $head[$h][1] = $langs->trans("Stats");
68            $h++;            $h++;
69                                    
70            $head[$h][0] = DOL_URL_ROOT."/telephonie/client/tarifs.php?id=".$soc->id;            $head[$h][0] = DOL_URL_ROOT."/telephonie/client/tarifs.php?id=".$soc->id;

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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