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

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

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

revision 1.5 by eldy, Thu Aug 11 18:55:24 2005 UTC revision 1.6 by eldy, Mon Sep 5 19:03:02 2005 UTC
# Line 136  if ($_socid > 0) Line 136  if ($_socid > 0)
136      if ($user->societe_id == 0)      if ($user->societe_id == 0)
137        {        {
138          $head[$h][0] = DOL_URL_ROOT."/comm/index.php?socidp=$objsoc->id&action=add_bookmark";          $head[$h][0] = DOL_URL_ROOT."/comm/index.php?socidp=$objsoc->id&action=add_bookmark";
139          $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');
140          $head[$h][2] = 'image';          $head[$h][2] = 'image';
141        }        }
142    

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