2
0
forked from Wavyzz/dolibarr

New: task #9935: Can edit accountancy code

This commit is contained in:
Laurent Destailleur
2009-12-30 14:45:55 +00:00
parent 224cda16d9
commit 93a68b823b
8 changed files with 122 additions and 23 deletions

View File

@@ -373,7 +373,7 @@ function dol_fiche_head($links, $active='0', $title='', $notab=0, $picto='')
print "</div>\n";
if (! $notab) print '<div class="tabBar">'."\n\n";
if (! $notab) print "\n".'<div class="tabBar">'."\n";
}