Look: Ajout picto compte bancaire

This commit is contained in:
Laurent Destailleur 2005-10-15 14:30:55 +00:00
parent d85490fbb9
commit 4884da44c5
6 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ if ($result)
{ {
*/ */
print '<td colspan="4">'; print '<td colspan="4">';
print '<a href="account.php?account='.$acct->id.'">'.$acct->label.'</a>'; print '<a href="account.php?account='.$acct->id.'">'.img_object($langs->trans("ShowAccount"),'account').' '.$acct->label.'</a>';
print '<input type="hidden" name="accountid" value="'.$acct->id.'">'; print '<input type="hidden" name="accountid" value="'.$acct->id.'">';
print '</td>'; print '</td>';
/* /*

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B