--- loncom/interface/createaccount.pm 2009/04/22 13:43:48 1.35 +++ loncom/interface/createaccount.pm 2009/05/04 16:45:57 1.36 @@ -3,7 +3,7 @@ # institutional log-in ID (institutional authentication required - localauth # or kerberos) or an e-mail address. # -# $Id: createaccount.pm,v 1.35 2009/04/22 13:43:48 raeburn Exp $ +# $Id: createaccount.pm,v 1.36 2009/05/04 16:45:57 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1186,7 +1186,7 @@ sub create_captcha { $output = ''."\n". &mt('Type in the letters/numbers shown below').' '. '
'. - ''; + ''; last; } }