--- loncom/interface/lonsupportreq.pm 2010/11/10 14:44:50 1.58 +++ loncom/interface/lonsupportreq.pm 2010/12/02 06:00:12 1.59 @@ -1,5 +1,5 @@ # -# $Id: lonsupportreq.pm,v 1.58 2010/11/10 14:44:50 bisitz Exp $ +# $Id: lonsupportreq.pm,v 1.59 2010/12/02 06:00:12 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -842,6 +842,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(<