diff --git a/htdocs/lib/functions.inc.php3 b/htdocs/lib/functions.inc.php3 index ae85b99cd55..560f50ee4d0 100644 --- a/htdocs/lib/functions.inc.php3 +++ b/htdocs/lib/functions.inc.php3 @@ -30,13 +30,14 @@ function loginFunction() /** * Change the HTML output so that it fits to your * application. */ + print '
Dolibarr Authentification'; echo "
"; + echo ""; }