From fadfe4a4bf7a9d9967dd71c0da305ea7beb1ead3 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 6 Jan 2021 11:39:12 +0100 Subject: [PATCH] FIX syntax error --- htdocs/admin/company.php | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/htdocs/admin/company.php b/htdocs/admin/company.php index 2801951974e..16f72ef6911 100644 --- a/htdocs/admin/company.php +++ b/htdocs/admin/company.php @@ -393,7 +393,7 @@ print ''.$langs->trans( // Name print ''; -print 'global->MAIN_INFO_SOCIETE_NOM) ? ' autofocus="autofocus"' : '').'>'."\n"; +print 'global->MAIN_INFO_SOCIETE_NOM) ? ' autofocus="autofocus"' : '')).'>'."\n"; // Address print ''; @@ -401,10 +401,10 @@ print '