diff --git a/html/image/logo7000.png b/html/image/logo7000.png index fb2758df0..336c984b3 100644 Binary files a/html/image/logo7000.png and b/html/image/logo7000.png differ diff --git a/html/index.php b/html/index.php index 90ef80b6c..716ffdb61 100644 --- a/html/index.php +++ b/html/index.php @@ -183,7 +183,7 @@ version NOALYSS_VERSION - '.$my_domain.'
-NOALYSS +NOALYSS


diff --git a/html/install.php b/html/install.php index 8b50ae1eb..f6fa2720e 100644 --- a/html/install.php +++ b/html/install.php @@ -67,12 +67,18 @@ session_start(); .warning,.error { color:red; } + img:hover { + cursor: inherit; + background-color: inherit; + color: inherit; +}

- NOALYSS + NOALYSS

+

NOALYSS : comptabilité - accountancy

@@ -277,7 +284,7 @@ require_once NOALYSS_INCLUDE.'/lib/database.class.php'; // we shouldn't use it // if ( defined ("MULTI") && MULTI==1) { create_htaccess();} -echo '

'._('Configuration').'

'; +echo '

'._('Configuration').'

'; ?>

Info