--- loncom/interface/lonsupportreq.pm 2010/11/29 13:36:43 1.55.6.1 +++ loncom/interface/lonsupportreq.pm 2010/12/02 13:12:11 1.55.6.2 @@ -1,5 +1,5 @@ # -# $Id: lonsupportreq.pm,v 1.55.6.1 2010/11/29 13:36:43 raeburn Exp $ +# $Id: lonsupportreq.pm,v 1.55.6.2 2010/12/02 13:12:11 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -826,6 +826,9 @@ sub print_header { } else { $reviewtext = &mt('Please review the information in "Log-in help" if you are unable to log-in.'); } + if ($origurl eq '') { + $origurl = 'javascript:history.go(-1)'; + } $r->print(<