/[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.4 by rodolphe, Mon Jul 25 16:17:53 2005 UTC revision 1.5 by rodolphe, Tue Aug 30 14:06:45 2005 UTC
# Line 181  if ($_GET["id"]) Line 181  if ($_GET["id"])
181            $head[$h][1] = $langs->trans("Contrats");            $head[$h][1] = $langs->trans("Contrats");
182            $h++;            $h++;
183    
184            $head[$h][0] = DOL_URL_ROOT."/telephonie/client/fiche.php?id=".$soc->id;            $head[$h][0] = DOL_URL_ROOT."/telephonie/client/lignes.php?id=".$soc->id;
185            $head[$h][1] = $langs->trans("Lignes");            $head[$h][1] = $langs->trans("Lignes");
186            $h++;            $h++;
187    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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