Restore missing png file
This commit is contained in:
parent
160ac14eb3
commit
25d1a2a1d8
@ -147,7 +147,7 @@ function print_auguria_menu($db, $atarget, $type_user, &$tabMenu, &$menu, $noout
|
||||
}*/
|
||||
else
|
||||
{
|
||||
$urllogo = DOL_URL_ROOT.'/theme/dolibarr_logo_squarred_alpha.png';
|
||||
$urllogo = DOL_URL_ROOT.'/theme/dolibarr_512x512_white.png';
|
||||
$logoContainerAdditionalClass = '';
|
||||
}
|
||||
|
||||
|
||||
@ -514,7 +514,7 @@ function print_eldy_menu($db, $atarget, $type_user, &$tabMenu, &$menu, $noout =
|
||||
}*/
|
||||
else
|
||||
{
|
||||
$urllogo = DOL_URL_ROOT.'/theme/dolibarr_logo_squarred_alpha.png';
|
||||
$urllogo = DOL_URL_ROOT.'/theme/dolibarr_512x512_white.png';
|
||||
$logoContainerAdditionalClass = '';
|
||||
}
|
||||
$title = $langs->trans("GoIntoSetupToChangeLogo");
|
||||
|
||||
BIN
htdocs/theme/dolibarr_512x512_white.png
Normal file
BIN
htdocs/theme/dolibarr_512x512_white.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.7 KiB |
Loading…
Reference in New Issue
Block a user