diff --git a/htdocs/compta/propal.php b/htdocs/compta/propal.php
index ebaaa116377..e618bb0ef59 100644
--- a/htdocs/compta/propal.php
+++ b/htdocs/compta/propal.php
@@ -462,8 +462,8 @@ if ($_GET["propalid"])
print_barre_liste("Propositions commerciales", $page, $PHP_SELF,"&socidp=$socidp",$sortfield,$sortorder,'',$num);
$i = 0;
- print "
";
- print '';
+ print "";
+ print '';
print_liste_field_titre_new ("Réf",$PHP_SELF,"p.ref","","&year=$year&viewstatut=$viewstatut",'',$sortfield);
print_liste_field_titre_new ("Société",$PHP_SELF,"s.nom","&viewstatut=$viewstatut","",'',$sortfield);
print_liste_field_titre_new ("Date",$PHP_SELF,"p.datep","&viewstatut=$viewstatut","",'align="right" colspan="2"',$sortfield);
@@ -476,9 +476,9 @@ if ($_GET["propalid"])
$objp = $db->fetch_object( $i);
$var=!$var;
- print "
";
- print "| propalid\">$objp->ref | \n";
- print "idp\">$objp->nom | \n";
+ print "
";
+ print "| propalid\">$objp->ref | \n";
+ print "idp\">$objp->nom | \n";
$now = time();
$lim = 3600 * 24 * 15 ;
@@ -492,7 +492,7 @@ if ($_GET["propalid"])
print " | ";
}
- print "";
+ print " | ";
$y = strftime("%Y",$objp->dp);
$m = strftime("%m",$objp->dp);
@@ -500,11 +500,11 @@ if ($_GET["propalid"])
print " ";
print strftime("%B",$objp->dp)."\n";
print " ";
- print strftime("%Y",$objp->dp)." | \n";
+ print strftime("%Y",$objp->dp)."\n";
- print "".price($objp->price)." | \n";
- print "$objp->statut | \n";
- print "
\n";
+ print "".price($objp->price)." | \n";
+ print "$objp->statut | \n";
+ print "\n";
$i++;
}
diff --git a/htdocs/product/popuprop.php b/htdocs/product/popuprop.php
index c1ef79547d8..578e40221a3 100644
--- a/htdocs/product/popuprop.php
+++ b/htdocs/product/popuprop.php
@@ -39,7 +39,7 @@ llxHeader();
print_barre_liste("Liste des produits par popularité dans les propositions commerciales", $page, $PHP_SELF);
-print '';
+print '';
print "| ";
print_liste_field_titre("Réf",$PHP_SELF, "p.ref");
diff --git a/htdocs/product/stock/index.php b/htdocs/product/stock/index.php
index 116bb2bbd9b..e3d30aeb1b5 100644
--- a/htdocs/product/stock/index.php
+++ b/htdocs/product/stock/index.php
@@ -1,5 +1,6 @@
+ * Copyright (C) 2004 Laurent Destailleur
*
* 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
@@ -49,7 +50,7 @@ if ($result)
if ($num > 0)
{
- print ' |