--- rat/client/parameter.html 2003/05/01 23:59:37 1.23 +++ rat/client/parameter.html 2003/05/22 23:13:58 1.24 @@ -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 @@ function draw() { choicewrite(''); } 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');