--- loncom/interface/loncommon.pm 2022/09/28 15:13:50 1.1389 +++ loncom/interface/loncommon.pm 2022/10/18 23:28:00 1.1390 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1389 2022/09/28 15:13:50 raeburn Exp $ +# $Id: loncommon.pm,v 1.1390 2022/10/18 23:28:00 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -18692,7 +18692,7 @@ sub create_captcha { $output = ''."\n". ''. &mt('Type in the letters/numbers shown below').' '. - ''. + ''. '
'. 'captcha'; last;