--- rat/client/parameter.html 2003/11/25 22:19:22 1.27 +++ rat/client/parameter.html 2004/05/27 06:26:19 1.28 @@ -3,7 +3,7 @@ The LearningOnline Network with CAPA Parameter Input Window // -// $Id: parameter.html,v 1.27 2003/11/25 22:19:22 www Exp $ +// $Id: parameter.html,v 1.28 2004/05/27 06:26:19 albertel Exp $ // // Copyright Michigan State University Board of Trustees // @@ -802,7 +802,7 @@ function init() { if (ptype=='string') { sopt('default','Default'); - sopt('string','String Value'); + sopt('any','String Value'); } if (ptype=='color') {