Laurent Destailleur 6 年 前
コミット
6557dcfb81
1 ファイル変更1 行追加1 行削除
  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))