Alternative Text, not Alternate Text. props SergeyBiryukov. fixes #21176.
git-svn-id: https://develop.svn.wordpress.org/trunk@22996 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0a8240a9c4
commit
4acd3d7db8
|
@ -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