1Attr.DefaultInvalidImageAlt 2TYPE: string 3DEFAULT: 'Invalid image' 4--DESCRIPTION-- 5This is the content of the alt tag of an invalid image if the user had not 6previously specified an alt attribute. It has no effect when the image is 7valid but there was no alt attribute present. 8--# vim: et sw=4 sts=4 9