--- loncom/interface/loncommon.pm 2023/01/22 17:05:21 1.1075.2.161.2.14 +++ loncom/interface/loncommon.pm 2023/01/23 22:50:32 1.1075.2.161.2.15 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1075.2.161.2.14 2023/01/22 17:05:21 raeburn Exp $ +# $Id: loncommon.pm,v 1.1075.2.161.2.15 2023/01/23 22:50:32 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -18109,7 +18109,7 @@ sub create_captcha { $output = ''."\n". ''. &mt('Type in the letters/numbers shown below').' '. - ''. + ''. '
'. 'captcha'; last;