diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index dcd7eeefcd8..06413548d9a 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -1698,7 +1698,7 @@ else // VAT is used print ''.fieldLabel('VATIsUsed','assujtva_value').''; print $form->selectyesno('assujtva_value',$object->tva_assuj,1); - print ''; + print ''; // Local Taxes //TODO: Place into a function to control showing by country or study better option @@ -1751,7 +1751,7 @@ else } // VAT Code - print ''.fieldLabel('VATIntra','intra_vat').''; + print ''.fieldLabel('VATIntra','intra_vat').''; print ''; $s ='';