diff --git a/htdocs/comm/action/peruser.php b/htdocs/comm/action/peruser.php index 6161b6c820b..3ddea1c0cbf 100644 --- a/htdocs/comm/action/peruser.php +++ b/htdocs/comm/action/peruser.php @@ -673,7 +673,7 @@ while ($currentdaytoshow < $lastdaytoshow) { echo '
| '; + echo ' | ';
if ($canedit && $action == 'show_peruser')
{
diff --git a/htdocs/core/lib/agenda.lib.php b/htdocs/core/lib/agenda.lib.php
index 8241b415726..dabf8f2b853 100644
--- a/htdocs/core/lib/agenda.lib.php
+++ b/htdocs/core/lib/agenda.lib.php
@@ -87,7 +87,7 @@ function print_actions_filter($form, $canedit, $status, $year, $month, $day, $sh
print ' ';
print img_picto('', 'user', 'class="fawidth30 inline-block"');
print ''.$langs->trans("ActionsToDoBy").'';
- print $form->select_dolusers($filtert, 'search_filtert', 1, '', !$canedit, '', '', 0, 0, 0, '', 0, '', 'maxwidth500');
+ print $form->select_dolusers($filtert, 'search_filtert', 1, '', !$canedit, '', '', 0, 0, 0, '', 0, '', 'maxwidth500 widthcentpercentminusxx');
print ' ';
print '';
print img_picto('', 'object_group', 'class="fawidth30 inline-block"');
@@ -189,7 +189,6 @@ function show_array_actions_to_do($max = 5)
print ' '.$langs->trans("FullList").' | ';
print ' | |
| '.$langs->trans("LastDoneTasks", $max).' | '; print ''.$langs->trans("FullList").' | '; print '||
|---|---|---|---|