--- rat/Attic/lonftest.pm 2000/11/13 18:15:54 1.3 +++ rat/Attic/lonftest.pm 2000/11/14 18:39:34 1.4 @@ -67,6 +67,8 @@ ENDFORM &Apache::lonnet::store('top' => $ENV{'form.top'}, 'bottom' => $ENV{'form.bottom'})); } + $r->print("\n
".&Apache::lonnet::EXT('resource.fred')); + $r->print("\n
".&Apache::lonnet::EXT('resource.deadline.type')); $r->print(''); return OK; }