--- rat/client/parameter.html 2003/07/10 10:29:00 1.26 +++ rat/client/parameter.html 2003/11/25 22:19:22 1.27 @@ -3,7 +3,7 @@ The LearningOnline Network with CAPA Parameter Input Window // -// $Id: parameter.html,v 1.26 2003/07/10 10:29:00 www Exp $ +// $Id: parameter.html,v 1.27 2003/11/25 22:19:22 www Exp $ // // Copyright Michigan State University Board of Trustees // @@ -596,15 +596,15 @@ function draw() { if (pscat=='fileext') { tablestart('Allowed File Extensions'); choicewrite('Value:'); - choicewrite(' Plain Text
'); - choicewrite(' Picture File
'); - choicewrite(' Office Document
');