diff --git a/htdocs/admin/index.php b/htdocs/admin/index.php
index d63da5ea882..b39273d12e3 100644
--- a/htdocs/admin/index.php
+++ b/htdocs/admin/index.php
@@ -81,19 +81,12 @@ print $langs->trans("SetupDescription5")."
";
//print '
';
print "
";
-/*
-print '';
-print '| '.img_picto('','puce').' '.$langs->trans("SetupDescription3")." |
";
-print '| '.img_picto('','puce').' '.$langs->trans("SetupDescription4")." |
";
-print '| '.img_picto('','puce').' '.$langs->trans("SetupDescription5")." |
";
-print '
';
-*/
-
-//print '
';
-//print info_admin($langs->trans("OnceSetupFinishedCreateUsers")).'
';
+// Show logo
+print '';
-$db->close();
llxFooter();
+
+$db->close();
?>
diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php
index 398f5f3c180..9bdecf5b371 100644
--- a/htdocs/theme/eldy/style.css.php
+++ b/htdocs/theme/eldy/style.css.php
@@ -487,6 +487,7 @@ a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:active {
color: #;
}
+
ul.tmenu { /* t r b l */
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
@@ -1843,6 +1844,11 @@ border: 0px;
/* opacity:.55; */
}
+.logo_setup
+{
+ content:url();
+}
+
div.titre {
font-family: ;
font-weight: bold;