diff --git a/htdocs/societe/commerciaux.php b/htdocs/societe/commerciaux.php
index b35e7096ef3..92ce3c614ce 100644
--- a/htdocs/societe/commerciaux.php
+++ b/htdocs/societe/commerciaux.php
@@ -126,7 +126,7 @@ if ($socid)
print '
';
print '';
- print '| '.$langs->trans('CustomerCode').' | global->SOCIETE_USEPREFIX)?' colspan="3"':'').'>';
+ print ' | '.$langs->trans('CustomerCode').' | global->SOCIETE_USEPREFIX)?' colspan="3"':'').'>';
print $object->code_client;
if ($object->check_codeclient() <> 0) print ' '.$langs->trans("WrongCustomerCode");
print ' | ';
diff --git a/htdocs/societe/consumption.php b/htdocs/societe/consumption.php
index 0c5e6646889..b70f0e576d7 100644
--- a/htdocs/societe/consumption.php
+++ b/htdocs/societe/consumption.php
@@ -124,7 +124,7 @@ print '';
print '';
// Alias names (commercial, trademark or alias names)
-print ' | ';
+print '
| ';
print ''.$object->name_alias.' |
';
if (! empty($conf->global->SOCIETE_USEPREFIX)) // Old not used prefix field
diff --git a/htdocs/societe/document.php b/htdocs/societe/document.php
index 2c951ed8670..d37310ab269 100644
--- a/htdocs/societe/document.php
+++ b/htdocs/societe/document.php
@@ -91,7 +91,7 @@ llxHeader('',$title,$help_url);
if ($object->id)
{
/*
- * Affichage onglets
+ * Show tabs
*/
if (! empty($conf->notification->enabled)) $langs->load("mails");
$head = societe_prepare_head($object);
@@ -117,7 +117,7 @@ if ($object->id)
print '';
// Alias names (commercial, trademark or alias names)
- print '| '.$langs->trans('AliasNames').' | ';
+ print ' |
| '.$langs->trans('AliasNames').' | ';
print $object->name_alias;
print " |
";
@@ -145,10 +145,10 @@ if ($object->id)
print '';
}
- // Nbre fichiers
+ // Number of files
print '| '.$langs->trans("NbOfAttachedFiles").' | '.count($filearray).' |
';
- //Total taille
+ // Total size
print '| '.$langs->trans("TotalSizeOfAttachedFiles").' | '.$totalsize.' '.$langs->trans("bytes").' |
';
print '
';
diff --git a/htdocs/societe/note.php b/htdocs/societe/note.php
index ceb5fa6eac5..acd7f32d375 100644
--- a/htdocs/societe/note.php
+++ b/htdocs/societe/note.php
@@ -1,10 +1,10 @@
- * Copyright (C) 2004-2011 Laurent Destailleur
- * Copyright (C) 2005-2012 Regis Houssin
- * Copyright (C) 2010 Juanjo Menent
- * Copyright (C) 2013 Florian Henry
- * Copyright (C) 2015 Marcos García
+/* Copyright (C) 2001-2005 Rodolphe Quiedeville
+ * Copyright (C) 2004-2011 Laurent Destailleur
+ * Copyright (C) 2005-2012 Regis Houssin
+ * Copyright (C) 2010 Juanjo Menent
+ * Copyright (C) 2013 Florian Henry
+ * Copyright (C) 2015 Marcos García
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -83,7 +83,7 @@ if ($id > 0)
print '';
// Alias names (commercial, trademark or alias names)
- print '| '.$langs->trans('AliasNames').' | ';
+ print ' |
| '.$langs->trans('AliasNames').' | ';
print $object->name_alias;
print " |
";
diff --git a/htdocs/societe/rib.php b/htdocs/societe/rib.php
index 1d0fccfe33d..c7f087daf72 100644
--- a/htdocs/societe/rib.php
+++ b/htdocs/societe/rib.php
@@ -247,7 +247,7 @@ if ($socid && $action != 'edit' && $action != "create")
print '';
print '';
- print '| '.$langs->trans("LabelRIB").' | ';
+ print '
| '.$langs->trans("LabelRIB").' | ';
print ''.$account->label.' |
';
print '| '.$langs->trans("BankName").' | ';
@@ -466,7 +466,7 @@ if ($socid && $action == 'edit' && $user->rights->societe->creer)
print '';
print '