diff --git a/htdocs/adherents/card_subscriptions.php b/htdocs/adherents/card_subscriptions.php
index ea2ce80d6ca..b8f71055b3b 100644
--- a/htdocs/adherents/card_subscriptions.php
+++ b/htdocs/adherents/card_subscriptions.php
@@ -878,15 +878,15 @@ if ($rowid)
print '
| '.$langs->trans('MoreActions');
print ' | ';
print '';
- print ' '.$langs->trans("None").' ';
+ print ' '.$langs->trans("None").' ';
if ($conf->banque->enabled)
{
- print ' '.$langs->trans("MoreActionBankDirect").' ';
}
if ($conf->banque->enabled && $conf->societe->enabled && $conf->facture->enabled)
{
- print 'fk_soc) || empty($bankviainvoice)) print ' disabled="true"';
print '> '.$langs->trans("MoreActionBankViaInvoice");
if ($adh->fk_soc) print ' ('.$langs->trans("ThirdParty").': '.$company->getNomUrl(1).')';
@@ -901,7 +901,7 @@ if ($rowid)
}
if ($conf->societe->enabled && $conf->facture->enabled)
{
- print 'fk_soc) || empty($bankviainvoice)) print ' disabled="true"';
print '> '.$langs->trans("MoreActionInvoiceOnly");
if ($adh->fk_soc) print ' ('.$langs->trans("ThirdParty").': '.$company->getNomUrl(1).')';
@@ -964,7 +964,7 @@ if ($rowid)
$subjecttosend=$adh->makeSubstitution($conf->global->ADHERENT_MAIL_COTIS_SUBJECT);
$texttosend=$adh->makeSubstitution($adht->getMailOnSubscription());
- $tmp='global->ADHERENT_DEFAULT_SENDINFOBYMAIL?' checked="true"':'').'>';
+ $tmp='global->ADHERENT_DEFAULT_SENDINFOBYMAIL?' checked="checked"':'').'>';
$helpcontent='';
$helpcontent.=''.$langs->trans("MailFrom").': '.$conf->global->ADHERENT_MAIL_FROM.' '."\n";
$helpcontent.=''.$langs->trans("MailRecipient").': '.$adh->email.' '."\n";
diff --git a/htdocs/comm/action/fiche.php b/htdocs/comm/action/fiche.php
index 87378035b70..ca45390ea42 100644
--- a/htdocs/comm/action/fiche.php
+++ b/htdocs/comm/action/fiche.php
@@ -715,7 +715,7 @@ if ($id)
print ' |
| '.$langs->trans("Title").' | |
';
// Full day event
- print '| '.$langs->trans("EventOnFullDay").' | fulldayevent?' checked="true"':'').'> |
';
+ print '| '.$langs->trans("EventOnFullDay").' | fulldayevent?' checked="checked"':'').'> |
';
// Date start
print '| '.$langs->trans("DateActionStart").' | ';
diff --git a/htdocs/comm/addpropal.php b/htdocs/comm/addpropal.php
index a68e3541cbf..28aa4a1439e 100644
--- a/htdocs/comm/addpropal.php
+++ b/htdocs/comm/addpropal.php
@@ -293,7 +293,7 @@ if ($_GET["action"] == 'create')
if ($conf->global->PRODUCT_SHOW_WHEN_CREATE) print ' |
| |
';
- print ' | ';
+ print '
| ';
print ''.$langs->trans("CreateEmptyPropal").' |
';
}
diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php
index 7f9b035687b..a3fd3eddec4 100644
--- a/htdocs/compta/facture.php
+++ b/htdocs/compta/facture.php
@@ -1578,7 +1578,7 @@ if ($action == 'create')
// Standard invoice
print '| ';
- print '';
+ print '';
print ' | ';
$desc=$html->textwithpicto($langs->trans("InvoiceStandardAsk"),$langs->transnoentities("InvoiceStandardDesc"),1);
print $desc;
@@ -1586,7 +1586,7 @@ if ($action == 'create')
// Deposit
print ' |
| ';
- print '';
+ print '';
print ' | ';
$desc=$html->textwithpicto($langs->trans("InvoiceDeposit"),$langs->transnoentities("InvoiceDepositDesc"),1);
print $desc;
@@ -1596,7 +1596,7 @@ if ($action == 'create')
if ($conf->global->FACTURE_USE_PROFORMAT)
{
print ' |
| ';
- print '';
+ print '';
print ' | ';
$desc=$html->textwithpicto($langs->trans("InvoiceProForma"),$langs->transnoentities("InvoiceProFormaDesc"),1);
print $desc;
@@ -1605,7 +1605,7 @@ if ($action == 'create')
// Replacement
print ' |
| ';
- print '';
print ' | ';
diff --git a/htdocs/compta/paiement/cheque/fiche.php b/htdocs/compta/paiement/cheque/fiche.php
index de87c4e27f1..04e5218568e 100644
--- a/htdocs/compta/paiement/cheque/fiche.php
+++ b/htdocs/compta/paiement/cheque/fiche.php
@@ -412,7 +412,7 @@ if ($action == 'new')
print ' | '.$value["banque"]." | \n";
print ''.price($value["amount"]).' | ';
print '';
- print '';
+ print '';
print ' | ' ;
print '
';
diff --git a/htdocs/contact/perso.php b/htdocs/contact/perso.php
index 339addbaddd..7de2f333936 100644
--- a/htdocs/contact/perso.php
+++ b/htdocs/contact/perso.php
@@ -138,7 +138,7 @@ if ($_GET["action"] == 'edit')
print ''.$langs->trans("Alert").': ';
if ($contact->birthday_alert)
{
- print ' | ';
+ print '';
}
else
{
diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php
index c3ec8400510..5a709158e83 100644
--- a/htdocs/core/class/html.form.class.php
+++ b/htdocs/core/class/html.form.class.php
@@ -827,7 +827,7 @@ class Form
{
$out.= '