/[dolibarr]/dolibarr/htdocs/comm/fiche.php
ViewVC logotype

Diff of /dolibarr/htdocs/comm/fiche.php

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

revision 1.99 by eldy, Fri Sep 2 16:43:23 2005 UTC revision 1.100 by eldy, Mon Sep 5 19:03:02 2005 UTC
# Line 197  if ($_socid > 0) Line 197  if ($_socid > 0)
197      if ($user->societe_id == 0)      if ($user->societe_id == 0)
198      {      {
199          $head[$h][0] = DOL_URL_ROOT."/bookmarks/fiche.php?action=add&socid=".$objsoc->id."&urlsource=".$_SERVER["PHP_SELF"]."?socid=".$objsoc->id;          $head[$h][0] = DOL_URL_ROOT."/bookmarks/fiche.php?action=add&socid=".$objsoc->id."&urlsource=".$_SERVER["PHP_SELF"]."?socid=".$objsoc->id;
200          $head[$h][1] = img_picto($langs->trans("BookmarkThisPage"),'bookmark');          $head[$h][1] = img_object($langs->trans("BookmarkThisPage"),'bookmark');
201          $head[$h][2] = 'image';          $head[$h][2] = 'image';
202          $h++;          $h++;
203      }      }

Legend:
Removed from v.1.99  
changed lines
  Added in v.1.100

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