[LON-CAPA-cvs] cvs: rat /client parameter.html

www lon-capa-cvs@mail.lon-capa.org
Thu, 22 May 2003 23:13:58 -0000


www		Thu May 22 19:13:58 2003 EDT

  Modified files:              
    /rat/client	parameter.html 
  Log:
  Good old bug 610 - just don't mention things like "start" and "end" ...
  
  
Index: rat/client/parameter.html
diff -u rat/client/parameter.html:1.23 rat/client/parameter.html:1.24
--- rat/client/parameter.html:1.23	Thu May  1 19:59:37 2003
+++ rat/client/parameter.html	Thu May 22 19:13:58 2003
@@ -3,7 +3,7 @@
 The LearningOnline Network with CAPA
 Parameter Input Window
 //
-// $Id: parameter.html,v 1.23 2003/05/01 23:59:37 www Exp $
+// $Id: parameter.html,v 1.24 2003/05/22 23:13:58 www Exp $
 //
 // Copyright Michigan State University Board of Trustees
 //
@@ -420,10 +420,10 @@
          choicewrite('</table>');
      } else {
       if (pscat=='start') {
-         tablestart('Starting or opening date and time');
+         tablestart('Date and time');
       }
       if (pscat=='end') {
-         tablestart('Ending or closing date and time');
+         tablestart('Date and time');
       }
       if (pscat=='interval') {
          tablestart('Time interval');