Diff for /loncom/interface/courseprefs.pm between versions 1.49 and 1.49.2.1

version 1.49, 2012/02/15 21:36:30 version 1.49.2.1, 2012/05/27 01:36:09
Line 463  sub handler { Line 463  sub handler {
                     help => 'Course_Prefs_Printouts',                      help => 'Course_Prefs_Printouts',
                     ordered => ['problem_stream_switch','suppress_tries',                      ordered => ['problem_stream_switch','suppress_tries',
                                 'default_paper_size','print_header_format',                                  'default_paper_size','print_header_format',
                                 'disableexampointprint','canuse_pdfforms'],                                  'disableexampointprint'],
                     itemtext => {                      itemtext => {
                         problem_stream_switch => 'Allow problems to be split over pages',                          problem_stream_switch => 'Allow problems to be split over pages',
                         suppress_tries        => 'Suppress number of tries in printing',                          suppress_tries        => 'Suppress number of tries in printing',

Removed from v.1.49  
changed lines
  Added in v.1.49.2.1


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