diff --git a/htdocs/comm/propal.php b/htdocs/comm/propal.php
index b2cae60f115..1ec2c7b258b 100644
--- a/htdocs/comm/propal.php
+++ b/htdocs/comm/propal.php
@@ -2119,8 +2119,8 @@ else
}
print '';
- print "
\n";
}
+ print "
\n";
if ($action != 'presend')
{
diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php
index b8658408e48..3dde52a460c 100644
--- a/htdocs/commande/fiche.php
+++ b/htdocs/commande/fiche.php
@@ -2307,7 +2307,7 @@ else
/*
* Boutons actions
- */
+ */
if ($action != 'presend')
{
if ($user->societe_id == 0 && $action <> 'editline')
@@ -2435,8 +2435,8 @@ else
print '';
}
- print '
';
}
+ print '
';
if ($action != 'presend')
diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php
index 76ecaa5b1ad..53e839e0241 100644
--- a/htdocs/compta/facture.php
+++ b/htdocs/compta/facture.php
@@ -3440,7 +3440,7 @@ else if ($id > 0 || ! empty($ref))
print '';
}
}
-
+ print '
';
if ($action != 'prerelance' && $action != 'presend')
{
@@ -3457,7 +3457,6 @@ else if ($id > 0 || ! empty($ref))
$genallowed=$user->rights->facture->creer;
$delallowed=$user->rights->facture->supprimer;
- print '
';
print $formfile->showdocuments('facture',$filename,$filedir,$urlsource,$genallowed,$delallowed,$object->modelpdf,1,0,0,28,0,'','','',$soc->default_lang);
$somethingshown=$formfile->numoffiles;
@@ -3476,8 +3475,6 @@ else if ($id > 0 || ! empty($ref))
print '
| ';
diff --git a/htdocs/fourn/facture/fiche.php b/htdocs/fourn/facture/fiche.php
index 3c9b268e492..6ed624b82fa 100644
--- a/htdocs/fourn/facture/fiche.php
+++ b/htdocs/fourn/facture/fiche.php
@@ -2054,10 +2054,11 @@ else
print 'id.'&action=delete">'.$langs->trans('Delete').'';
}
print '';
+ print ' '; if ($action != 'edit') { - print ' ';
+ print ' ';
//print ' |