Skip to content
Snippets Groups Projects
Commit 8de8e9d8 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: reference to a file that does not exists

parent a7d0a7d6
Branches
No related tags found
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment