--- loncom/interface/lonprintout.pm 2005/07/05 18:15:25 1.377 +++ loncom/interface/lonprintout.pm 2005/07/12 21:16:52 1.378 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.377 2005/07/05 18:15:25 albertel Exp $ +# $Id: lonprintout.pm,v 1.378 2005/07/12 21:16:52 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2192,11 +2192,11 @@ CHOOSE_FROM_ANY_SEQUENCE </defaultvalue> </string> <message></td></tr><tr><td align="right">Use style file:</td><td></message> - <message><input type="text" size="40" name="style_file_value" value="$stylevalue" /> <a href="javascript:openbrowser('helpform','style_file','sty')">Select style file</a> </td><td></message> - <message></td></tr></message> + <message><input type="text" size="40" name="style_file_value" value="$stylevalue" /> <a href="javascript:openbrowser('helpform','style_file','sty')">Select style file</a> </td><tr><td></message> <choices allowempty="1" multichoice="true" variable="showallfoils"> <choice computer="1">Show all foils?</choice> </choices> + <message></td></tr></message> RNDSEED &Apache::lonxml::xmlparse($r, 'helper', $xmlfrag); $helper->{'VARS'}->{'style_file'}=$env{'form.style_file_value'};