Index: trunk/ippMonitor/def/detNormalizedImfile.d
===================================================================
--- trunk/ippMonitor/def/detNormalizedImfile.d	(revision 13725)
+++ trunk/ippMonitor/def/detNormalizedImfile.d	(revision 15954)
@@ -4,13 +4,13 @@
 MENU  ipp.imfiles.dat
 
-#     field          size name     show   link to     extras
-FIELD det_id,          7, det_id
-FIELD class_id,        8, class_id
-FIELD bg,              8, backgnd
-FIELD bg_stdev,        8, stdev
-FIELD bg_mean_stdev,   8, [stdev]
-FIELD iteration,       5, iteration
-#FIELD uri,           20, uri
-#FIELD path_base,     20, path_base
+#     field         size  format  name     show   link to     extras
+FIELD det_id,          7, %s,     det_id
+FIELD class_id,        8, %s,     class_id
+FIELD bg,              8, %s,     backgnd
+FIELD bg_stdev,        8, %s,     stdev
+FIELD bg_mean_stdev,   8, %s,     [stdev]
+FIELD iteration,       5, %s,     iteration
+#FIELD uri,           20, %s,     uri
+#FIELD path_base,     20, %s,     path_base
 
 TAIL PHP insert_image ('PPIMAGE.JPEG1');
