diff --git a/htdocs/index.php b/htdocs/index.php index 522ff4e01a1..e31ae7d79c0 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -71,6 +71,16 @@ print '
';
+ print '![]() |
| '.$langs->trans("Informations").' | |
| '.$langs->trans("LastAccess").' | '; if ($user->datelastaccess) print dolibarr_print_date($user->datelastaccess,"%d %B %Y %H:%M:%S"); else print $langs->trans("Unknown"); print ' | '; -print '
| Dolibarr '.DOL_VERSION.' |
