Fix: Missing image

This commit is contained in:
Laurent Destailleur 2011-01-26 09:55:54 +00:00
parent b0f78032d2
commit bfcd499144

View File

@ -656,7 +656,7 @@ td.photo {
/* ============================================================================== */
.toolbar {
background-image: url(<?php echo DOL_URL_ROOT.'/theme/'.$conf->theme.'/img/tmenu2.png' ?>) !important;
background-image: url(<?php echo DOL_URL_ROOT.'/theme/'.$conf->theme.'/img/tmenu2.jpg' ?>) !important;
background-repeat: repeat-x !important;
}