Alternative Text, not Alternate Text. props SergeyBiryukov. fixes #21176.
git-svn-id: http://core.svn.wordpress.org/trunk@22996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
293cfac069
commit
9ba411d918
|
@ -500,5 +500,5 @@ s120:"120%",
|
||||||
s130:"130%",
|
s130:"130%",
|
||||||
img_title:"Title",
|
img_title:"Title",
|
||||||
caption:"Caption",
|
caption:"Caption",
|
||||||
alt:"Alternate Text"
|
alt:"Alternative Text"
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue