diff --git a/htdocs/adherents/class/adherent.class.php b/htdocs/adherents/class/adherent.class.php
index 959dacba2c1..f5cb86304d5 100644
--- a/htdocs/adherents/class/adherent.class.php
+++ b/htdocs/adherents/class/adherent.class.php
@@ -2520,7 +2520,7 @@ class Adherent extends CommonObject
/**
- * Charge les informations d'ordre info dans l'objet adherent
+ * Load type info information in the member object
*
* @param int $id Id of member to load
* @return void
diff --git a/htdocs/adherents/class/adherent_type.class.php b/htdocs/adherents/class/adherent_type.class.php
index 263012df782..dd9da927c25 100644
--- a/htdocs/adherents/class/adherent_type.class.php
+++ b/htdocs/adherents/class/adherent_type.class.php
@@ -164,7 +164,7 @@ class AdherentType extends CommonObject
}
/**
- * Met a jour en base donnees du type
+ * Updating the type in the database
*
* @param User $user Object user making change
* @param int $notrigger 1=do not execute triggers, 0 otherwise
@@ -234,9 +234,9 @@ class AdherentType extends CommonObject
}
/**
- * Fonction qui permet de supprimer le status de l'adherent
+ * Function to delete the member's status
*
- * @return int >0 if OK, 0 if not found, < 0 if KO
+ * @return int > 0 if OK, 0 if not found, < 0 if KO
*/
function delete()
{
@@ -267,7 +267,7 @@ class AdherentType extends CommonObject
}
/**
- * Fonction qui permet de recuperer le status de l'adherent
+ * Function that retrieves the status of the member
*
* @param int $rowid Id of member type to load
* @return int <0 if KO, >0 if OK
diff --git a/htdocs/admin/agenda.php b/htdocs/admin/agenda.php
index 1c6e5c16fcf..27dad04dc32 100644
--- a/htdocs/admin/agenda.php
+++ b/htdocs/admin/agenda.php
@@ -144,7 +144,7 @@ print '
'.$langs->trans("Logo").' (png,jpg) ';
print '';
print ' ';
- print ' ';
+ print ' ';
if (! empty($mysoc->logo_mini)) {
print ''.img_delete($langs->trans("Delete")).' ';
if (file_exists($conf->mycompany->dir_output.'/logos/thumbs/'.$mysoc->logo_mini)) {
diff --git a/htdocs/admin/const.php b/htdocs/admin/const.php
index fedccb49642..bc48425017b 100644
--- a/htdocs/admin/const.php
+++ b/htdocs/admin/const.php
@@ -304,10 +304,10 @@ print '';
if ($conf->use_javascript_ajax)
{
print ' ';
- print '';
+ print '
';
print ' ';
print '
';
- print '
';
+ print '
';
print ' ';
print '
';
}
diff --git a/htdocs/admin/dict.php b/htdocs/admin/dict.php
index 8a52a4346f8..ee3083410dd 100644
--- a/htdocs/admin/dict.php
+++ b/htdocs/admin/dict.php
@@ -1246,7 +1246,7 @@ if ($id)
}
if ($id == 4) print '
';
print '
';
- print '
';
+ print ' ';
if ($filterfound)
{
$searchpicto=$form->showFilterAndCheckAddButtons(0);
diff --git a/htdocs/admin/emailcollector_list.php b/htdocs/admin/emailcollector_list.php
index f388cea8b55..bb6fa4bdd87 100644
--- a/htdocs/admin/emailcollector_list.php
+++ b/htdocs/admin/emailcollector_list.php
@@ -385,7 +385,7 @@ $parameters=array('arrayfields'=>$arrayfields);
$reshook=$hookmanager->executeHooks('printFieldListOption', $parameters, $object); // Note that $action and $object may have been modified by hook
print $hookmanager->resPrint;
// Action column
-print ' ';
+print ' ';
$searchpicto=$form->showFilterButtons();
print $searchpicto;
print ' ';
diff --git a/htdocs/admin/mails_senderprofile_list.php b/htdocs/admin/mails_senderprofile_list.php
index 12703d5d38a..a5cb2d8b396 100644
--- a/htdocs/admin/mails_senderprofile_list.php
+++ b/htdocs/admin/mails_senderprofile_list.php
@@ -356,7 +356,7 @@ $parameters=array('arrayfields'=>$arrayfields);
$reshook=$hookmanager->executeHooks('printFieldListOption', $parameters, $object); // Note that $action and $object may have been modified by hook
print $hookmanager->resPrint;
// Action column
-print '
';
+print ' ';
$searchpicto=$form->showFilterButtons();
print $searchpicto;
print ' ';
diff --git a/htdocs/admin/mails_templates.php b/htdocs/admin/mails_templates.php
index ab79bfec0fa..844fe093315 100644
--- a/htdocs/admin/mails_templates.php
+++ b/htdocs/admin/mails_templates.php
@@ -621,7 +621,7 @@ if ($resql)
// There is several pages
if ($num > $listlimit)
{
- print '
';
+ print ' ';
print_fleche_navigation($page, $_SERVER["PHP_SELF"], $paramwithsearch, ($num > $listlimit), '');
print ' ';
}
@@ -657,7 +657,7 @@ if ($resql)
}
if (empty($conf->global->MAIN_EMAIL_TEMPLATES_FOR_OBJECT_LINES)) print '
';
// Action column
- print '
';
+ print ' ';
$searchpicto=$form->showFilterButtons();
print $searchpicto;
print ' ';
diff --git a/htdocs/admin/resource.php b/htdocs/admin/resource.php
index c70d8c08a91..acb4ab2166e 100644
--- a/htdocs/admin/resource.php
+++ b/htdocs/admin/resource.php
@@ -79,7 +79,7 @@ print '
';
print '
';
print '';
print ''.$langs->trans("Parameters").' '."\n";
-print ''.$langs->trans("Value").' '."\n";
+print ''.$langs->trans("Value").' '."\n";
print ' ';
@@ -88,13 +88,13 @@ print ' ';
print ''.$langs->trans("UseSearchToSelectResource").' ';
if (empty($conf->use_javascript_ajax))
{
- print '';
+ print ' ';
print $langs->trans("NotAvailableWhenAjaxDisabled");
print ' ';
}
else
{
- print '';
+ print ' ';
$arrval=array(
'0'=>$langs->trans("No"),
'1'=>$langs->trans("Yes").' ('.$langs->trans("NumberOfKeyToSearch",1).')',
diff --git a/htdocs/admin/security.php b/htdocs/admin/security.php
index 7a4581ac8ec..91973ea22c3 100644
--- a/htdocs/admin/security.php
+++ b/htdocs/admin/security.php
@@ -330,7 +330,7 @@ if ($conf->global->USER_PASSWORD_GENERATED == "Perso"){
print '
';
print '
';
- print '
';
+ print '';
print '';
print ''.$langs->trans("Save").' ';
print ' ';
diff --git a/htdocs/admin/syslog.php b/htdocs/admin/syslog.php
index 9c857964a3c..e212ee8b949 100644
--- a/htdocs/admin/syslog.php
+++ b/htdocs/admin/syslog.php
@@ -202,7 +202,7 @@ print ' ';
print '';
print '';
print ''.$langs->trans("Type").' '.$langs->trans("Value").' ';
-print ' ';
+print ' ';
print " \n";
foreach ($syslogModules as $moduleName)
diff --git a/htdocs/admin/taxes.php b/htdocs/admin/taxes.php
index b3fd9ef4359..723cf4e33a0 100644
--- a/htdocs/admin/taxes.php
+++ b/htdocs/admin/taxes.php
@@ -147,7 +147,7 @@ else
print ''.$langs->trans("VATReturn").' ';
if (! $conf->use_javascript_ajax)
{
- print '';
+ print ' ';
print $langs->trans("NotAvailableWhenAjaxDisabled");
print " ";
}
diff --git a/htdocs/admin/tools/listevents.php b/htdocs/admin/tools/listevents.php
index 4558af0baae..e00e2c6a98e 100644
--- a/htdocs/admin/tools/listevents.php
+++ b/htdocs/admin/tools/listevents.php
@@ -255,7 +255,7 @@ if ($result)
//print ' ';
print '';
- print '';
+ print ' ';
$searchpicto=$form->showFilterAndCheckAddButtons(0);
print $searchpicto;
print ' ';
diff --git a/htdocs/admin/translation.php b/htdocs/admin/translation.php
index f857ab7ed11..a791cdde4ed 100644
--- a/htdocs/admin/translation.php
+++ b/htdocs/admin/translation.php
@@ -500,7 +500,7 @@ if ($mode == 'searchkey')
//}
print '';
// Action column
- print '';
+ print ' ';
$searchpicto=$form->showFilterAndCheckAddButtons($massactionbutton?1:0, 'checkforselect', 1);
print $searchpicto;
print ' ';
diff --git a/htdocs/admin/website.php b/htdocs/admin/website.php
index 3f52896b631..4abcaed9b6a 100644
--- a/htdocs/admin/website.php
+++ b/htdocs/admin/website.php
@@ -502,7 +502,7 @@ if ($id)
fieldListWebsites($fieldlist,$obj,$tabname[$id],'add');
- print '';
+ print ' ';
if ($action != 'edit')
{
print ' ';
@@ -585,7 +585,7 @@ if ($id)
if (empty($reshook)) fieldListWebsites($fieldlist,$obj,$tabname[$id],'edit');
- print ' ';
+ print ' ';
print ' ';
}
else
diff --git a/htdocs/asset/list.php b/htdocs/asset/list.php
index c6710f290cc..262b203f26e 100644
--- a/htdocs/asset/list.php
+++ b/htdocs/asset/list.php
@@ -364,7 +364,7 @@ $parameters=array('arrayfields'=>$arrayfields);
$reshook=$hookmanager->executeHooks('printFieldListOption', $parameters, $object); // Note that $action and $object may have been modified by hook
print $hookmanager->resPrint;
// Action column
-print '';
+print ' ';
$searchpicto=$form->showFilterButtons();
print $searchpicto;
print ' ';
diff --git a/htdocs/blockedlog/admin/blockedlog.php b/htdocs/blockedlog/admin/blockedlog.php
index 8c2835d856c..36ac6615efa 100644
--- a/htdocs/blockedlog/admin/blockedlog.php
+++ b/htdocs/blockedlog/admin/blockedlog.php
@@ -116,7 +116,7 @@ if (!empty($conf->global->BLOCKEDLOG_USE_REMOTE_AUTHORITY)) {
// Example with a yes / no select
print '';
print ''.$langs->trans("BlockedLogAuthorityUrl").img_info($langs->trans('BlockedLogAuthorityNeededToStoreYouFingerprintsInNonAlterableRemote')).' ';
- print '';
+ print ' ';
print ' \n";
@@ -182,7 +182,7 @@ if ($resql)
print ''.$obj->position." ";
// Actions
- print '';
+ print ' ';
if ($user->rights->bookmark->creer)
{
print "rowid."&backtopage=".urlencode($_SERVER["PHP_SELF"])."\">".img_edit()." ";
diff --git a/htdocs/categories/index.php b/htdocs/categories/index.php
index 273a23f5b1e..42f136d0aa3 100644
--- a/htdocs/categories/index.php
+++ b/htdocs/categories/index.php
@@ -169,7 +169,7 @@ foreach($fulltree as $key => $val)
'fk_menu'=>$val['fk_parent'],
'entry'=>'color?' style="background: #'.$categstatic->color.';"':' style="background: #aaa"').'>'.$li.' '.
//''.dolGetFirstLineOfText($desc).' '.
- ''.img_view().' '.
+ ''.img_view().' '.
'
'
);
}
diff --git a/htdocs/comm/mailing/cibles.php b/htdocs/comm/mailing/cibles.php
index 0cb414be421..e755bbcf2b6 100644
--- a/htdocs/comm/mailing/cibles.php
+++ b/htdocs/comm/mailing/cibles.php
@@ -263,7 +263,7 @@ if ($object->fetch($id) >= 0)
//print ' '.$langs->trans("NbOfUniqueEMails").' ';
print ''.$langs->trans("NbOfUniqueEMails").'
';
//print ''.$langs->trans("Filter").' ';
- print ''.$langs->trans("Filter").'
';
+ print ''.$langs->trans("Filter").'
';
//print ' ';
print '
';
//print "\n";
@@ -363,7 +363,7 @@ if ($object->fetch($id) >= 0)
}
print '';
- print '';
+ print '
';
if ($allowaddtarget)
{
try {
@@ -378,7 +378,7 @@ if ($object->fetch($id) >= 0)
}
print '
';
- print '
';
+ print '
';
if ($allowaddtarget)
{
print ' ';
@@ -501,11 +501,11 @@ if ($object->fetch($id) >= 0)
print ' ';
print '';
//Statut
- print '
';
+ print ' ';
print $formmailing->selectDestinariesStatus($search_dest_status,'search_dest_status',1);
print ' ';
// Action column
- print '';
+ print ' ';
$searchpicto=$form->showFilterAndCheckAddButtons($massactionbutton?1:0, 'checkforselect', 1);
print $searchpicto;
print ' ';
@@ -526,7 +526,7 @@ if ($object->fetch($id) >= 0)
{
print_liste_field_titre("DateSending",$_SERVER["PHP_SELF"],"mc.date_envoi",$param,'','align="center"',$sortfield,$sortorder);
}
- print_liste_field_titre("Status",$_SERVER["PHP_SELF"],"mc.statut",$param,'','align="right"',$sortfield,$sortorder);
+ print_liste_field_titre("Status",$_SERVER["PHP_SELF"],"mc.statut",$param,'','class="right"',$sortfield,$sortorder);
print_liste_field_titre('',$_SERVER["PHP_SELF"],"",'','','',$sortfield,$sortorder,'maxwidthsearch ');
print '';
@@ -590,13 +590,13 @@ if ($object->fetch($id) >= 0)
if ($obj->statut == 0)
{
print ' ';
- print ''.$langs->trans("MailingStatusNotSent");
+ print ' '.$langs->trans("MailingStatusNotSent");
print ' ';
}
else
{
print ''.$obj->date_envoi.' ';
- print '';
+ print ' ';
print $object::libStatutDest($obj->statut, 2, $obj->error_text);
print ' ';
}