Diff for /loncom/interface/courseprefs.pm between versions 1.28.2.8 and 1.28.2.9

version 1.28.2.8, 2010/12/26 05:22:21 version 1.28.2.9, 2011/05/24 04:56:45
Line 474  sub handler { Line 474  sub handler {
                                 col2 => 'Value',}],                                  col2 => 'Value',}],
                     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.28.2.8  
changed lines
  Added in v.1.28.2.9


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