Laurent Destailleur 7 years ago
parent
commit
9af052602a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      htdocs/compta/bank/card.php

+ 1 - 1
htdocs/compta/bank/card.php

@@ -803,7 +803,7 @@ else
 		print '<input type="hidden" name="action" value="update">';
 		print '<input type="hidden" name="id" value="'.$_REQUEST["id"].'">'."\n\n";
 
-		dol_fiche_head(array(), 0, '' ,0);
+		dol_fiche_head(array(), 0, '', 0);
 
 		//print '<div class="underbanner clearboth"></div>';