Fix: Missing image
This commit is contained in:
parent
1b644466b2
commit
c10a1d7d4e
@ -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;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user