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

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

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

revision 1.9 by rodolphe, Tue Sep 6 13:56:13 2005 UTC revision 1.10 by rodolphe, Tue Sep 6 21:56:20 2005 UTC
# Line 193  if ($_GET["id"]) Line 193  if ($_GET["id"])
193            $head[$h][1] = $langs->trans("Factures");            $head[$h][1] = $langs->trans("Factures");
194            $h++;            $h++;
195    
196            $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;
197            $head[$h][1] = $langs->trans("CA");            $head[$h][1] = $langs->trans("Stats");
198            $h++;            $h++;
199    
200            $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.9  
changed lines
  Added in v.1.10

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