Laurent Destailleur %!s(int64=2) %!d(string=hai) anos
pai
achega
39b89143cc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      htdocs/holiday/month_report.php

+ 1 - 1
htdocs/holiday/month_report.php

@@ -335,7 +335,7 @@ print getTitleFieldOfList($selectedfields, 0, $_SERVER["PHP_SELF"], '', '', '',
 print '</tr>';
 
 if ($num == 0) {
-	print '<tr><td colspan="10" class="opacitymedium">'.$langs->trans('None').'</td></tr>';
+	print '<tr><td colspan="11" class="opacitymedium">'.$langs->trans('None').'</td></tr>';
 } else {
 	while ($obj = $db->fetch_object($resql)) {
 		$user = new User($db);