Fix: Used wrong image

This commit is contained in:
Laurent Destailleur 2014-08-13 19:21:31 +02:00
parent 5026320fec
commit bcc0f244f0

View File

@ -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 {