From f60bdff99eb792e355e2a43ef68f2563c2bfcdd6 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 30 Aug 2003 21:06:15 +0000 Subject: [PATCH] =?UTF-8?q?Balise=20title=20non=20ferm=E9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/lib/functions.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/lib/functions.inc.php3 b/htdocs/lib/functions.inc.php3 index 560f50ee4d0..fa51f5e5e04 100644 --- a/htdocs/lib/functions.inc.php3 +++ b/htdocs/lib/functions.inc.php3 @@ -30,7 +30,7 @@ function loginFunction() /** * Change the HTML output so that it fits to your * application. */ - print 'Dolibarr Authentification</head><body>'; + print '<html><head><title>Dolibarr Authentification'; print '

Dolibarr Authentification'; echo "

"; print '';