/[dolibarr]/dolibarr/htdocs/compta/paiement/fiche.php
ViewVC logotype

Diff of /dolibarr/htdocs/compta/paiement/fiche.php

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

revision 1.28 by eldy, Thu Aug 25 20:40:22 2005 UTC revision 1.29 by eldy, Sun Sep 18 18:50:10 2005 UTC
# Line 18  Line 18 
18   *   *
19   * $Id$   * $Id$
20   * $Source$   * $Source$
  *  
21   */   */
22    
23  /**  /**
# Line 75  print '<a class="tab" href="info.php?id= Line 74  print '<a class="tab" href="info.php?id=
74  print '</div>';  print '</div>';
75    
76  print '<div class="tabBar">';  print '<div class="tabBar">';
 print '<br>';  
77    
78    
79  /*  /*
80   * Visualisation de la fiche   * Visualisation de la fiche
  *  
81   */   */
82    
83  $paiement = new Paiement($db);  $paiement = new Paiement($db);

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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