img png sinon pb de svg dans les pdf

This commit is contained in:
Christophe 2020-11-04 08:43:46 +01:00
parent 1ed14d7b58
commit 8557f640ea
2 changed files with 1 additions and 1 deletions

View file

@ -45,7 +45,7 @@ function afficher_blocklog($texte, $id_dossier, $objet, $type = 'chaine'){
$objet = trim($objet); $objet = trim($objet);
$blockchaine = '<span class="affichage_blockchaine">'; $blockchaine = '<span class="affichage_blockchaine">';
$img = find_in_path('img/icone_blockchaine.svg'); $img = find_in_path('img/icone_blockchaine.png');
if ($img) { if ($img) {
$img = '<img class="icone_blockchaine" src="'.$img.'" style="height:1em;width: 1em;">'; $img = '<img class="icone_blockchaine" src="'.$img.'" style="height:1em;width: 1em;">';
$img .= "&nbsp;"; $img .= "&nbsp;";

BIN
img/icone_blockchaine.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 583 B