';
- print '';
+ print '';
if ($canedit)
{
print '';
print '| ';
print $langs->trans("ActionsToDoBy").' ';
- print ' | ';
+ print ' | ';
print $form->select_dolusers($filtert, 'usertodo', 1, '', ! $canedit, '', '', 0, 0, 0, '', 0, '', 'maxwidth300');
if (empty($conf->dol_optimize_smallscreen)) print ' '.$langs->trans("or") . ' '.$langs->trans("ToUserOfGroup").' ';
print $form->select_dolgroups($usergroupid, 'usergroup', 1, '', ! $canedit);
@@ -102,7 +102,7 @@ function print_actions_filter($form, $canedit, $status, $year, $month, $day, $sh
print ' | ';
print '| ';
print $langs->trans("Type");
- print ' | ';
+ print ' | ';
$multiselect=0;
if (! empty($conf->global->MAIN_ENABLE_MULTISELECT_TYPE)) // We use an option here because it adds bugs when used on agenda page "peruser" and "list"
{
@@ -117,7 +117,7 @@ function print_actions_filter($form, $canedit, $status, $year, $month, $day, $sh
print ' | ';
print '| ';
print $langs->trans("ThirdParty").' ';
- print ' | ';
+ print ' | ';
print $form->select_company($socid, 'socid', '', 1);
print ' | ';
}
@@ -130,7 +130,7 @@ function print_actions_filter($form, $canedit, $status, $year, $month, $day, $sh
print '';
print '| ';
print $langs->trans("Project").' ';
- print ' | ';
+ print ' | ';
$formproject->select_projects($socid?$socid:-1, $pid, 'projectid', 0);
print ' | ';
}
@@ -141,7 +141,7 @@ function print_actions_filter($form, $canedit, $status, $year, $month, $day, $sh
print '';
print '| ';
print $langs->trans("Status");
- print ' | ';
+ print ' | ';
$formactions->form_select_status_action('formaction',$status,1,'status',1,2);
print ' | ';
}
@@ -151,7 +151,7 @@ function print_actions_filter($form, $canedit, $status, $year, $month, $day, $sh
// Filter on hours
print '';
print '| '.$langs->trans("VisibleTimeRange").' | ';
- print "";
+ print " | ";
print '';
print ' ';
if (empty($conf->dol_use_jmobile)) print ' - ';
@@ -164,7 +164,7 @@ function print_actions_filter($form, $canedit, $status, $year, $month, $day, $sh
// Filter on days
print ' ';
print '| '.$langs->trans("VisibleDaysRange").' | ';
- print "";
+ print " | ";
print '';
print ' ';
if (empty($conf->dol_use_jmobile)) print ' - ';
@@ -186,7 +186,7 @@ function print_actions_filter($form, $canedit, $status, $year, $month, $day, $sh
if (! empty($conf->browser->phone)) print ' ';
else print ' ';
- print ' | | | |