--- loncom/xml/londefdef.pm 2023/03/15 16:53:49 1.468 +++ loncom/xml/londefdef.pm 2023/03/15 16:57:06 1.469 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Tags Default Definition Module # -# $Id: londefdef.pm,v 1.468 2023/03/15 16:53:49 raeburn Exp $ +# $Id: londefdef.pm,v 1.469 2023/03/15 16:57:06 raeburn Exp $ # # # Copyright Michigan State University Board of Trustees @@ -2869,7 +2869,7 @@ sub start_img { $width_param, $height_param); $currentstring .= $closure; - + } else { &Apache::lonxml::debug("$src does not exist"); #original image file doesn't exist so check the alt attribute