diff --git a/htdocs/compta/commande/fiche.php b/htdocs/compta/commande/fiche.php
index 2a75ee5f789..88776ec43f7 100644
--- a/htdocs/compta/commande/fiche.php
+++ b/htdocs/compta/commande/fiche.php
@@ -206,7 +206,7 @@ if ($_GET["id"] > 0)
// Conditions et modes de réglement
print '
';
print '| ';
- print $langs->trans('PaymentConditions');
+ print $langs->trans('PaymentConditionsShort');
print ' | ';
if ($_GET['action'] != 'editconditions' && $commande->brouillon) print 'id.'">'.img_edit($langs->trans('SetConditions'),1).' | ';
diff --git a/htdocs/expedition/commande.php b/htdocs/expedition/commande.php
index 082256d0643..5d2dd449eed 100644
--- a/htdocs/expedition/commande.php
+++ b/htdocs/expedition/commande.php
@@ -206,7 +206,7 @@ if ($_GET["id"] > 0)
// Conditions et modes de réglement
print ' | ';
print ' |
|