--- loncom/homework/essayresponse.pm 2004/10/27 18:30:48 1.44
+++ loncom/homework/essayresponse.pm 2004/11/21 19:18:43 1.49
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# essay (ungraded) style responses
#
-# $Id: essayresponse.pm,v 1.44 2004/10/27 18:30:48 banghart Exp $
+# $Id: essayresponse.pm,v 1.49 2004/11/21 19:18:43 banghart Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -51,9 +51,9 @@ sub start_essayresponse {
my $uploadedfile= &HTML::Entities::encode($Apache::lonhomework::history{"resource.$part.$id.uploadedfile"},'<>&"');
$result='
'.
- ' '.
+ ' '.
&mt('Submit entries below as answer to receive credit').' '. - ' '. + ' '. &mt('Save entries below as a draft answer (not submitting them for credit yet)'). ' |