Laurent Destailleur 6 years ago
parent
commit
6557dcfb81
1 changed files with 1 additions and 1 deletions
  1. 1 1
      htdocs/core/class/html.formactions.class.php

+ 1 - 1
htdocs/core/class/html.formactions.class.php

@@ -243,7 +243,7 @@ class FormActions
 
 	        		print '<tr class="oddeven">';
 	        		// Ref
-					print '<td>'.$ref.'</td>';
+					print '<td class="nowraponall">'.$ref.'</td>';
 					// Onwer
 	        		print '<td>';
 	        		if (! empty($action->userownerid))