From 0fdfe1d53d176cb790f812ac0327aea2f05e2127 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 15 May 2006 23:00:11 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tiques=20mineures?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/admin/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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))