--- rat/lonpage.pm 2020/01/18 01:12:51 1.111.2.9 +++ rat/lonpage.pm 2020/01/22 14:55:13 1.111.2.10 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Page Handler # -# $Id: lonpage.pm,v 1.111.2.9 2020/01/18 01:12:51 raeburn Exp $ +# $Id: lonpage.pm,v 1.111.2.10 2020/01/22 14:55:13 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -869,8 +869,8 @@ sub get_buttons { if ($cfile ne '') { my $jscall = &Apache::lonhtmlcommon::jump_to_editres($cfile,$home,$switchserver, $forceedit,1,$symb,undef, - &escape($env{'form.title'}, - $hostname)); + &escape($env{'form.title'}), + $hostname); if ($jscall) { $editbutton = 1; my $icon = 'pcstr.png';