diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 097557de909..1aa2ac6705c 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -4521,7 +4521,7 @@ class Form { //$retstring.='
| ".$langs->trans("Parameter")." | "; print "".$langs->trans("Name")." | "; -print "".$langs->trans("ExtSiteUrlAgenda")." (".$langs->trans("Example").': http://yoursite/agenda/agenda.ics) | '; +print "".$langs->trans("ExtSiteUrlAgenda").' '." (".$langs->trans("Example").': http://yoursite/agenda/agenda.ics) | ';
print "".$form->textwithpicto($langs->trans("FixTZ"), $langs->trans("FillFixTZOnlyIfRequired"), 1).' | '; print ''.$langs->trans("Color").' | '; print "|||
| '.$langs->trans("AgendaExtNb",$key)." | "; + print ''.$langs->trans("AgendaExtNb",$key)." | "; // Name - print ''; + print ' | '; // URL - print ' | '; + print ' | '; // Offset TZ - print ' | '; + print ' | '; // Color (Possible colors are limited by Google) print ' | '; //print $formadmin->selectColor($conf->global->$color, "google_agenda_color".$key, $colorlist); diff --git a/htdocs/user/card.php b/htdocs/user/card.php index d2c96ab7950..d2188a6a283 100644 --- a/htdocs/user/card.php +++ b/htdocs/user/card.php @@ -733,7 +733,7 @@ if (($action == 'create') || ($action == 'adduserldap')) } else { - print ''; + print ''; } print ' | '; if ($caneditfield && !$object->ldap_sid) { - print ''; + print ''; } else { @@ -1817,7 +1817,7 @@ else print ' | '; if ($caneditfield && !$object->ldap_sid) { - print ''; + print ''; } else { @@ -1902,7 +1902,7 @@ else if(! empty($conf->api->enabled) && $user->admin) { print ' |
| '.$langs->trans("ApiKey").' | '; print ''; - print ''; + print ''; if (! empty($conf->use_javascript_ajax)) print ' '.img_picto($langs->trans('Generate'), 'refresh', 'id="generate_api_key" class="linkobject"'); print ' | |||||||
| '.$langs->trans("Type").' | '; + print '||||||||
| '.$langs->trans("Type").' | '; print ''; if ($user->id == $object->id || ! $user->admin) { @@ -2104,7 +2104,7 @@ else print ' | '; if ($caneditfield && empty($object->ldap_sid)) { - print ''; + print ''; } else { @@ -2135,7 +2135,7 @@ else print ' | '; if ($caneditfield) { - print ''; + print ''; } else { diff --git a/htdocs/user/perms.php b/htdocs/user/perms.php index 3240ae2d5ec..87d96a46638 100644 --- a/htdocs/user/perms.php +++ b/htdocs/user/perms.php @@ -329,8 +329,8 @@ if ($result) { // On affiche ligne pour modifier droits print ' | |||||
| '.img_object('',$picto).' '.$objMod->getName(); - print ' | '; + print ''.img_object('',$picto).' '.$objMod->getName(); + print ' | '; print ''; print ''.$langs->trans("All").""; print '/'; @@ -344,7 +344,7 @@ if ($result) print ' | ||||||
| '.img_object('',$picto).' '.$objMod->getName().' | '; + print ''.img_object('',$picto).' '.$objMod->getName().' | '; // Permission and tick if (! empty($object->admin) && ! empty($objMod->rights_admin_allowed)) // Permission own because admin @@ -403,7 +403,7 @@ if ($result) } $permlabel=($conf->global->MAIN_USE_ADVANCED_PERMS && ($langs->trans("PermissionAdvanced".$obj->id)!=("PermissionAdvanced".$obj->id))?$langs->trans("PermissionAdvanced".$obj->id):(($langs->trans("Permission".$obj->id)!=("Permission".$obj->id))?$langs->trans("Permission".$obj->id):$langs->trans($obj->libelle))); - print ''.$permlabel. ' | '; + print ''.$permlabel.' | '; print '