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

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

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

revision 1.5 by rodolphe, Tue Aug 30 14:55:25 2005 UTC revision 1.6 by rodolphe, Tue Sep 6 21:56:20 2005 UTC
# Line 65  if ($_GET["id"]) Line 65  if ($_GET["id"])
65            $head[$h][1] = $langs->trans("Factures");            $head[$h][1] = $langs->trans("Factures");
66            $h++;            $h++;
67    
68            $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;
69            $head[$h][1] = $langs->trans("CA");            $head[$h][1] = $langs->trans("Stats");
70            $h++;            $h++;
71                                    
72            $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.5  
changed lines
  Added in v.1.6

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