2
0
forked from Wavyzz/dolibarr

Add home picto for index page title

This commit is contained in:
jfefe
2015-04-19 00:41:29 +02:00
parent c9d377f07f
commit c90801c0ad
2 changed files with 1 additions and 1 deletions

View File

@@ -71,7 +71,7 @@ if (! empty($conf->global->MAIN_APPLICATION_TITLE)) $title=$langs->trans("HomeAr
llxHeader('',$title);
print_fiche_titre($langs->trans("HomeArea"));
print_fiche_titre($langs->trans("HomeArea"),'','title_home');
if (! empty($conf->global->MAIN_MOTD))
{

Binary file not shown.

After

Width:  |  Height:  |  Size: 721 B