/[dolibarr]/dolibarr/htdocs/compta/recap-client.php
ViewVC logotype

Diff of /dolibarr/htdocs/compta/recap-client.php

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

revision 1.14 by eldy, Thu Aug 25 20:27:18 2005 UTC revision 1.15 by eldy, Mon Sep 5 19:03:02 2005 UTC
# Line 116  if ($socid > 0) Line 116  if ($socid > 0)
116      if ($user->societe_id == 0)      if ($user->societe_id == 0)
117      {      {
118          $head[$h][0] = DOL_URL_ROOT."/index.php?socidp=$societe->id&action=add_bookmark";          $head[$h][0] = DOL_URL_ROOT."/index.php?socidp=$societe->id&action=add_bookmark";
119          $head[$h][1] = '<img border="0" src="'.DOL_URL_ROOT.'/theme/'.$conf->theme.'/img/bookmark.png" alt="Bookmark" title="Bookmark">';          $head[$h][1] = img_object($langs->trans("BookmarkThisPage"),'bookmark');
120          $head[$h][2] = 'image';          $head[$h][2] = 'image';
121      }      }
122    

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