--- loncom/homework/grades.pm	2009/05/01 01:07:49	1.565
+++ loncom/homework/grades.pm	2009/05/01 14:16:13	1.566
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # The LON-CAPA Grading handler
 #
-# $Id: grades.pm,v 1.565 2009/05/01 01:07:49 raeburn Exp $
+# $Id: grades.pm,v 1.566 2009/05/01 14:16:13 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -7740,6 +7740,8 @@ sub scantron_upload_scantron_data {
 
 </script>
 
+<h3>'.&mt('Send scanned bubblesheet data to a course').'</h3>
+
 <form enctype="multipart/form-data" action="/adm/grades" name="rules" method="post">
 '.$default_form_data.
   &Apache::lonhtmlcommon::start_pick_box().