2
0
forked from Wavyzz/dolibarr

Look: Le bord haut des onglets sont grs par la feuille de style et non par un br.

This commit is contained in:
Laurent Destailleur
2005-09-17 13:41:44 +00:00
parent 044f27c42c
commit bc90e10577
7 changed files with 7 additions and 1 deletions

View File

@@ -206,7 +206,7 @@ function dolibarr_fiche_head($links, $active=0, $title='')
}
print "</div>\n";
print "<div class=\"tabBar\">\n<br>\n";
print "<div class=\"tabBar\">\n\n";
}
/**