diff --git a/htdocs/core/tpl/objectline_edit.tpl.php b/htdocs/core/tpl/objectline_edit.tpl.php index c89b8ce4589..d982516bd67 100644 --- a/htdocs/core/tpl/objectline_edit.tpl.php +++ b/htdocs/core/tpl/objectline_edit.tpl.php @@ -124,13 +124,13 @@ $coldisplay=-1; // We remove first td if (!empty($conf->multicurrency->enabled)) { $colspan++; - print '
| '.$langs->trans("Ref").' | '; - print ''; + print ' | ||||
| '.$langs->trans("Ref").' | '; + print ''; print $form->showrefnav($object,'id','',$user->rights->user->user->lire || $user->admin); print ' | '; print '||||
| '.$langs->trans("Name").' | '; - print ''.$object->name; + print ' | ||||
| '.$langs->trans("Name").' | '; + print ''.$object->name; if (empty($object->entity)) { print img_picto($langs->trans("GlobalGroup"),'redstar'); @@ -331,12 +331,12 @@ else { $mc->getInfo($object->entity); print " | ||||
| '.$langs->trans("Entity").' | '; - print ''.$mc->label; + print ' | '.$mc->label; print " | |||
| '.$langs->trans("Description").' | '; + print '|||||
| '.$langs->trans("Description").' | '; print ''.dol_htmlentitiesbr($object->note).' | '; print "||||
| '.$langs->trans("NonAffectedUsers").' | '."\n"; - print ''; + print ' | ||||
| '.$langs->trans("NonAffectedUsers").' | '."\n"; + print ''; print $form->select_dolusers('', 'user', 1, $exclude, 0, '', '', $object->entity, 0, 0, '', 0, '', 'maxwidth300'); print ' '; // Multicompany @@ -491,7 +491,7 @@ else } else { - print ' | ||||
| '.$langs->trans("None").' | |||||
| '.$langs->trans("None").' | |||||
| '.$langs->trans("Name").' | '; - print ''; + print ' |
| '.$langs->trans("Name").' | '; + print ''; print " |
| '.$langs->trans("Description").' | '; + print '|
| '.$langs->trans("Description").' | '; print ''; require_once DOL_DOCUMENT_ROOT.'/core/class/doleditor.class.php'; $doleditor=new DolEditor('note',$object->note,'',240,'dolibarr_notes','',true,false,$conf->global->FCKEDITOR_ENABLE_SOCIETE,ROWS_8,'90%'); @@ -536,7 +536,7 @@ else print ' | '; print "