Index: trunk/ippMonitor/def/detNormalizedExp.d
===================================================================
--- trunk/ippMonitor/def/detNormalizedExp.d	(revision 13692)
+++ trunk/ippMonitor/def/detNormalizedExp.d	(revision 15954)
@@ -17,11 +17,11 @@
 ARGS  ARG2 camera=$detRun.camera
 
-#     field        		      size     name     show          link to                  extras
-FIELD detNormalizedExp.det_id,        7,     det_id
-FIELD detNormalizedExp.bg,            8,     backgnd
-FIELD detNormalizedExp.bg_mean_stdev, 8,     [stdev]
-FIELD detNormalizedExp.bg_stdev,      8,     stdev
-FIELD detNormalizedExp.iteration,     5,     iteration
-FIELD *,             		      8,     image,     image=JPEG2,  detNormalizedImfile.php, ARG2
-FIELD detNormalizedExp.path_base,     20,    path_base, none
-FIELD detRun.camera,                  20,    camera,    none
+#     field        		      size   format  name     show          link to                  extras
+FIELD detNormalizedExp.det_id,        7,     %s,     det_id
+FIELD detNormalizedExp.bg,            8,     %s,     backgnd
+FIELD detNormalizedExp.bg_mean_stdev, 8,     %s,     [stdev]
+FIELD detNormalizedExp.bg_stdev,      8,     %s,     stdev
+FIELD detNormalizedExp.iteration,     5,     %s,     iteration
+FIELD *,             		      8,     %s,     image,     image=JPEG2,  detNormalizedImfile.php, ARG2
+FIELD detNormalizedExp.path_base,     20,    %s,     path_base, none
+FIELD detRun.camera,                  20,    %s,     camera,    none
