Diff for /loncom/interface/Attic/londropadd.pm between versions 1.21 and 1.22

version 1.21, 2002/04/03 16:45:25 version 1.22, 2002/04/04 17:32:45
Line 253  sub menu_phase_two_upload { Line 253  sub menu_phase_two_upload {
 <input type=hidden name=upfiletype value=$ENV{'form.upfiletype'}>  <input type=hidden name=upfiletype value=$ENV{'form.upfiletype'}>
 <hr>  <hr>
 <h3>Identify fields</h3>  <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>  <script>
 function verify(vf) {  function verify(vf) {
     var founduname=0;      var founduname=0;

Removed from v.1.21  
changed lines
  Added in v.1.22


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>