--- loncom/homework/essayresponse.pm 2004/11/01 22:51:48 1.46
+++ loncom/homework/essayresponse.pm 2004/11/13 21:07:20 1.47
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# essay (ungraded) style responses
#
-# $Id: essayresponse.pm,v 1.46 2004/11/01 22:51:48 banghart Exp $
+# $Id: essayresponse.pm,v 1.47 2004/11/13 21:07:20 albertel 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)'). ' |