--- db/prgsrc/db.cgi 2002/06/08 10:07:14 1.67 +++ db/prgsrc/db.cgi 2002/06/13 00:16:10 1.68 @@ -1052,7 +1052,7 @@ sub PrintQuestion { $output .= &PrintField("Вопрос $qnum", $Question{'Question'}, $text); - if ($answer) { + if ($answer==1) { $output .= &PrintField("Ответ", $Question{'Answer'}, $text); @@ -1098,6 +1098,38 @@ sub PrintQuestion { $output .= &PrintField("Комментарии", $Question{'Comments'}, $text); } } + elsif ($answer==2) { + my $text=$Question{'Answer'}; + $text=~s/\n/