Fix: reference to a file that does not exists

This commit is contained in:
Laurent Destailleur 2014-01-15 09:09:52 +01:00
parent a7d0a7d663
commit 8de8e9d886

View File

@ -940,7 +940,6 @@ td.photo {
/* ============================================================================== */
.toolbar {
background-image: url(<?php echo dol_buildpath($path.'/theme/'.$conf->theme.'/img/tmenu2.png',1); ?>) !important;
background-repeat: repeat-x !important;
border: 1px solid #BBB !important;
}