Diff for /loncom/homework/lonhomework.pm between versions 1.344.2.8 and 1.344.2.9

version 1.344.2.8, 2017/04/03 13:11:47 version 1.344.2.9, 2017/09/13 19:07:44
Line 1665  sub helpmenu_datastructure { Line 1665  sub helpmenu_datastructure {
   
     # filename, title, width, height      # filename, title, width, height
     my $helpers = [      my $helpers = [
                     ['Problem_LON-CAPA_Function.hlp', &mt('Script Functions'), 800, 600],                      ['Problem_LON-CAPA_Functions.hlp', &mt('Script Functions'), 800, 600],
                     ['Greek_Symbols.hlp', &mt('Greek Symbols'), 500, 600],                      ['Greek_Symbols.hlp', &mt('Greek Symbols'), 500, 600],
                     ['Other_Symbols.hlp', &mt('Other Symbols'), 500, 600],                      ['Other_Symbols.hlp', &mt('Other Symbols'), 500, 600],
                     ['Authoring_Output_Tags.hlp', &mt('Output Tags'), 800, 600],                      ['Authoring_Output_Tags.hlp', &mt('Output Tags'), 800, 600],

Removed from v.1.344.2.8  
changed lines
  Added in v.1.344.2.9


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