Look: Ajout picto compte bancaire
This commit is contained in:
parent
d85490fbb9
commit
4884da44c5
@ -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>';
|
||||||
/*
|
/*
|
||||||
|
|||||||
BIN
htdocs/theme/dev/img/object_account.png
Normal file
BIN
htdocs/theme/dev/img/object_account.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 470 B |
BIN
htdocs/theme/dolibarr/img/object_account.png
Normal file
BIN
htdocs/theme/dolibarr/img/object_account.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 470 B |
BIN
htdocs/theme/eldy/img/object_account.png
Normal file
BIN
htdocs/theme/eldy/img/object_account.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 470 B |
BIN
htdocs/theme/freelug/img/object_account.png
Normal file
BIN
htdocs/theme/freelug/img/object_account.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 470 B |
BIN
htdocs/theme/yellow/img/object_account.png
Normal file
BIN
htdocs/theme/yellow/img/object_account.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 470 B |
Loading…
Reference in New Issue
Block a user