2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2011-04-27 17:17:28 +00:00
parent db62101b78
commit 366390dc44

View File

@@ -469,7 +469,7 @@ function dolibarr_fiche_head($links, $active='0', $title='', $notab=0)
* @param active Active tab name
* @param title Title
* @param notab 0=Add tab header, 1=no tab header
* @param picto Add a picto on tab titel
* @param picto Add a picto on tab title
*/
function dol_fiche_head($links, $active='0', $title='', $notab=0, $picto='')
{