/[dolibarr]/dolibarr/htdocs/bookmarks/liste.php
ViewVC logotype

Diff of /dolibarr/htdocs/bookmarks/liste.php

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

revision 1.1 by eldy, Mon Aug 15 15:45:50 2005 UTC revision 1.2 by eldy, Tue Sep 6 20:58:15 2005 UTC
# Line 17  Line 17 
17   *   *
18   * $Id$   * $Id$
19   * $Source$   * $Source$
  *  
20   */   */
21    
22  /**  /**
# Line 107  if ($resql) Line 106  if ($resql)
106    
107          // Id          // Id
108          print '<td align="left">';          print '<td align="left">';
109          print "<a href=\"fiche.php?id=".$obj->bid."\">".img_picto($langs->trans("ShowBookmark"),"bookmark").' '.$obj->bid."</a>";          print "<a href=\"fiche.php?id=".$obj->bid."\">".img_object($langs->trans("ShowBookmark"),"bookmark").' '.$obj->bid."</a>";
110          print '</td>';          print '</td>';
111    
112          $lieninterne=0;          $lieninterne=0;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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