Manquait le favicon

This commit is contained in:
2024-01-03 11:17:43 +01:00
parent ff2e8cf473
commit 1e68dad756
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View File

@@ -393,7 +393,7 @@ body,#bodyTable{
{if $image == null} {if $image == null}
{$image = {image file='assets/img/logo.gif' failsafe=true}} {$image = {image file='assets/img/logo.gif' failsafe=true}}
{/if} {/if}
<img src="{$image}" alt="{$company_name}" border="0" style="border: 0px none;border-color: ;border-style: none;border-width: 0px;height: 75px;width: 135px;margin: 0;padding: 0;line-height: 100%;outline: none;text-decoration: none;" width="135" height="75"> <img src="{$image}" alt="{$company_name}" border="0" style="border: 0px none;border-color: ;border-style: none;border-width: 0px;height:120px;margin: 0;padding: 0;line-height: 100%;outline: none;text-decoration: none;">
</td> </td>
</tr> </tr>
</table> </table>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 33 KiB