--- loncom/interface/lonsyllabus.pm 2022/01/01 20:45:09 1.138.2.7 +++ loncom/interface/lonsyllabus.pm 2022/01/01 21:06:33 1.138.2.8 @@ -1,7 +1,7 @@ # The LearningOnline Network # Syllabus # -# $Id: lonsyllabus.pm,v 1.138.2.7 2022/01/01 20:45:09 raeburn Exp $ +# $Id: lonsyllabus.pm,v 1.138.2.8 2022/01/01 21:06:33 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1320,8 +1320,8 @@ sub save_changes { &mt('An error occurred storing the external URL: [_1]',$putres). ''; } - $is_ext = $external; } + $is_ext = $external; } else { $output = '
'. &mt('External URL not saved -- invalid URL.').