lowercase

This commit is contained in:
j 2013-09-03 15:51:07 +02:00
parent b9bcb048d3
commit 954c68994e

View file

@ -408,7 +408,7 @@ pandora.ui.textEmbed = function() {
frameborder: 0, frameborder: 0,
src: '', src: '',
width: '100%', width: '100%',
allowFullScreen: true, allowfullscreen: true,
mozallowfullscreen: true, mozallowfullscreen: true,
webkitAllowFullScreen: true webkitAllowFullScreen: true
}) })