Fix: Used wrong image
This commit is contained in:
parent
5026320fec
commit
bcc0f244f0
@ -681,7 +681,7 @@ div.mainmenu.click2dial {
|
||||
}
|
||||
|
||||
div.mainmenu.companies {
|
||||
background-image: url(<?php echo dol_buildpath($path.'/theme/'.$theme.'/img/menus/members.png',1) ?>);
|
||||
background-image: url(<?php echo dol_buildpath($path.'/theme/'.$theme.'/img/menus/company.png',1) ?>);
|
||||
}
|
||||
|
||||
div.mainmenu.commercial {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user