diff --git a/htdocs/index.php b/htdocs/index.php index ab6648a388d..26236835126 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2001-2004 Rodolphe Quiedeville * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ require("./pre.inc.php"); llxHeader(); -print_fiche_titre("Nous sommes le ".dolibarr_print_date(mktime()).', vous êtes connecté en tant que ' . $user->prenom . ' ' . $user->nom .' ['.$user->code.']', 'A propos'); +print_fiche_titre("Nous sommes le ".dolibarr_print_date(mktime(),"%A %e %B %Y").', vous êtes connecté en tant que ' . $user->prenom . ' ' . $user->nom .' ['.$user->code.']', 'A propos'); print "
\n"; /*