Index: trunk/ippMonitor/def/summitExp.d
===================================================================
--- trunk/ippMonitor/def/summitExp.d	(revision 14044)
+++ trunk/ippMonitor/def/summitExp.d	(revision 15954)
@@ -4,9 +4,9 @@
 MENU  ipp.copy.dat
 
-#        field        size, name           show    link to         extras
-FIELD    exp_name,    5,    exposure ID
-FIELD    camera,      5,    camera
-FIELD    telescope,   5,    telescope
-FIELD    dateobs,     5,    date/time
-FIELD    exp_type,    5,    type
-FIELD    uri,         5,    URI
+#        field        size, format  name           show    link to         extras
+FIELD    exp_name,    5,    %s,     exposure ID
+FIELD    camera,      5,    %s,     camera
+FIELD    telescope,   5,    %s,     telescope
+FIELD    dateobs,     5,    %s,     date/time
+FIELD    exp_type,    5,    %s,     type
+FIELD    uri,         5,    %s,     URI
