[LON-CAPA-cvs] cvs: loncom /interface londropadd.pm

albertel lon-capa-cvs@mail.lon-capa.org
Thu, 04 Apr 2002 17:32:45 -0000


albertel		Thu Apr  4 12:32:45 2002 EDT

  Modified files:              
    /loncom/interface	londropadd.pm 
  Log:
  - adds helpful message (BUG#234)
  
  
Index: loncom/interface/londropadd.pm
diff -u loncom/interface/londropadd.pm:1.21 loncom/interface/londropadd.pm:1.22
--- loncom/interface/londropadd.pm:1.21	Wed Apr  3 11:45:25 2002
+++ loncom/interface/londropadd.pm	Thu Apr  4 12:32:45 2002
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler to drop and add students in courses 
 #
-# $Id: londropadd.pm,v 1.21 2002/04/03 16:45:25 matthew Exp $
+# $Id: londropadd.pm,v 1.22 2002/04/04 17:32:45 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -253,7 +253,9 @@
 <input type=hidden name=upfiletype value=$ENV{'form.upfiletype'}>
 <hr>
 <h3>Identify fields</h3>
-Total number of records found in file: $distotal
+Total number of records found in file: $distotal <hr />
+Enter as many fields as you can. The system will inform you and bring you back
+to this page if the data selected is insufficient to run your class.<hr />
 <script>
 function verify(vf) {
     var founduname=0;