Index: trunk/ippMonitor/def/flatcorrRun.d
===================================================================
--- trunk/ippMonitor/def/flatcorrRun.d	(revision 24061)
+++ trunk/ippMonitor/def/flatcorrRun.d	(revision 24137)
@@ -5,9 +5,10 @@
 
 #        field        size  format  name           show     link to         extras
-FIELD    corr_id,	20, %s,     correction ID
-FIELD    dvodb,		20, %s,     dvodb
-FIELD    filter,	20, %s,     filter
-FIELD    state,	        20, %s,     state
-FIELD    workdir,       20, %s,     workdir
-FIELD    label,	        20, %s,     label
-FIELD    stats,	        20, %s,     stats
+FIELD    corr_id,	 5, %d,     corr ID
+FIELD    label,	         8, %s,     label
+FIELD    filter,	 5, %s,     filter
+FIELD    state,	         5, %s,     state
+FIELD    det_type,       10, %s,    det_type
+FIELD    region,        10, %s,     region
+FIELD    dvodb,		10, %s,     dvodb
+FIELD    workdir,       10, %s,     workdir
