diff --git a/htdocs/admin/index.php b/htdocs/admin/index.php index b34ab2f3042..c27ec52072a 100644 --- a/htdocs/admin/index.php +++ b/htdocs/admin/index.php @@ -176,7 +176,7 @@ if ((isset($_GET["action"]) && $_GET["action"] == 'edit') $var=!$var; print ''.$langs->trans("Logo").' (png,jpg)'; - print '
'; + print '
'; print ''; print ''; if (file_exists($conf->societe->dir_logos.'/'.$mysoc->logo)) @@ -407,7 +407,7 @@ else $var=!$var; print '
'.$langs->trans("Logo").''; - print '
'; + print '
'; print $mysoc->logo; print ''; if (file_exists($conf->societe->dir_logos.'/'.$mysoc->logo))