diff --git a/htdocs/adherents/index.php b/htdocs/adherents/index.php
index 86a756f40a5..2890c2459bf 100644
--- a/htdocs/adherents/index.php
+++ b/htdocs/adherents/index.php
@@ -134,7 +134,7 @@ print '
';
print 'Nom/Prénom ';
-print ' ';
+print ' ';
print ' ';
print "";
diff --git a/htdocs/comm/index.php b/htdocs/comm/index.php
index 1435c4a37b7..b2cac0947c1 100644
--- a/htdocs/comm/index.php
+++ b/htdocs/comm/index.php
@@ -90,7 +90,7 @@ if ($conf->propal->enabled) {
print ' \n";
$sql = "SELECT p.rowid, p.ref";
diff --git a/htdocs/comm/prospect/index.php b/htdocs/comm/prospect/index.php
index 353021eafb6..7ded322dad8 100644
--- a/htdocs/comm/prospect/index.php
+++ b/htdocs/comm/prospect/index.php
@@ -60,7 +60,7 @@ if ($conf->propal->enabled)
print ' \n";
}
diff --git a/htdocs/commande/index.php b/htdocs/commande/index.php
index 2d59c60312b..5b76df983cc 100644
--- a/htdocs/commande/index.php
+++ b/htdocs/commande/index.php
@@ -37,7 +37,7 @@ print '\n";
diff --git a/htdocs/compta/bank/account.php b/htdocs/compta/bank/account.php
index 89baf44e578..71c3d6db124 100644
--- a/htdocs/compta/bank/account.php
+++ b/htdocs/compta/bank/account.php
@@ -192,7 +192,7 @@ if ($account > 0)
print ' ';
print ' ';
print ' ';
- print ' ';
+ print ' ';
print '';
if ($user->rights->banque->modifier)
{
diff --git a/htdocs/compta/bank/search.php b/htdocs/compta/bank/search.php
index b044155ac06..54298e1700c 100644
--- a/htdocs/compta/bank/search.php
+++ b/htdocs/compta/bank/search.php
@@ -74,7 +74,7 @@ print "\n";
-
+ ">
';
print "";
print 'Rechercher une facture ';
print "";
-print 'Num. : ';
+print 'Num. : ';
print "";
diff --git a/htdocs/compta/paiement/rapport.php b/htdocs/compta/paiement/rapport.php
index 49ad18def58..6c9e3aa3491 100644
--- a/htdocs/compta/paiement/rapport.php
+++ b/htdocs/compta/paiement/rapport.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
@@ -74,7 +75,7 @@ for ($month = 1 ; $month < 13 ; $month++)
{
if ($month == $cmonth)
{
- print "" . $strmonth[$month];
+ print " " . $strmonth[$month];
}
else
{
@@ -89,7 +90,7 @@ for ($formyear = $syear - 2; $formyear < $syear +1 ; $formyear++)
{
if ($formyear == $syear)
{
- print " $formyear";
+ print " $formyear";
}
else
{
diff --git a/htdocs/expedition/index.php b/htdocs/expedition/index.php
index d4a3f97135c..0e1e39b2a6a 100644
--- a/htdocs/expedition/index.php
+++ b/htdocs/expedition/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
@@ -34,7 +35,7 @@ print '\n";
/*