diff --git a/htdocs/comm/index.php b/htdocs/comm/index.php index 48a07dcacba..de442152c14 100644 --- a/htdocs/comm/index.php +++ b/htdocs/comm/index.php @@ -88,16 +88,6 @@ llxHeader(); print_fiche_titre($langs->trans("CustomerArea")); print '
| '; -} -*/ // Recherche Propal if (! empty($conf->propal->enabled) && $user->rights->propal->lire) @@ -259,18 +249,7 @@ if (! empty($conf->commande->enabled) && $user->rights->commande->lire) } -/*if ((! empty($conf->propal->enabled) && $user->rights->propale->lire) || - (! empty($conf->contrat->enabled) && $user->rights->contrat->lire) || - (! empty($conf->commande->enabled) && $user->rights->commande->lire)) -{ - print ' | '; - print ''; -} -else -{ - print ' | ';
-}*/
-print ' ';
+print ' ';
$NBMAX=3;
@@ -545,7 +524,6 @@ if (! empty($conf->propal->enabled) && $user->rights->propal->lire)
}
-//print ' |
| ';
+print ' ';
// List export set
@@ -109,9 +108,9 @@ if (count($export->array_export_code))
*/
}
print '';
+print ' '; - -print ' | ';
+print ' ';
// List of available export format
@@ -143,8 +142,7 @@ foreach($liste as $key => $val)
print ' |
| ';
+print ' ';
// List of import set
@@ -99,9 +98,10 @@ if (count($import->array_import_code))
//}
}
print '';
+print ' '; -print ' | ';
+print ' ';
// List of available import format
@@ -132,12 +132,10 @@ foreach($liste as $key)
print ' |