--- rat/lonwrapper.pm 2014/05/20 11:47:06 1.47 +++ rat/lonwrapper.pm 2014/06/17 23:01:21 1.48 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Wrapper for external and binary files as standalone resources # -# $Id: lonwrapper.pm,v 1.47 2014/05/20 11:47:06 raeburn Exp $ +# $Id: lonwrapper.pm,v 1.48 2014/06/17 23:01:21 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -83,13 +83,10 @@ sub wrapper { $output .= ''.&mt('Link to PDF (for mobile devices)').''; } else { $output .= '
'."\n". - '\n". "
\n"; - $output .= ''; } $output .= $endpage; return $output;