--- loncom/configuration/SSL.pm 2017/05/18 22:13:57 1.5 +++ loncom/configuration/SSL.pm 2017/05/26 03:43:43 1.6 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Checksum installed LON-CAPA modules and some configuration files # -# $Id: SSL.pm,v 1.5 2017/05/18 22:13:57 raeburn Exp $ +# $Id: SSL.pm,v 1.6 2017/05/26 03:43:43 raeburn Exp $ # # The LearningOnline Network with CAPA # @@ -176,7 +176,7 @@ sub print_certstatus { } } else { if ($target eq 'web') { - $message .= ''.$lt{'no'}.''; + $message .= ''.$lt{'no'}.''; } else { $message .= 'no,'; }