We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 567cc78 commit 6b1671bCopy full SHA for 6b1671b
modules/tv/tmpl/default/detail.php
@@ -668,7 +668,7 @@ function updateHomePage(item) {
668
);
669
</script>
670
<?php } elseif (file_exists('modules/tv/MFPlayer.swf')) { ?>
671
- <script langfuage="JavaScript" type="text/javascript">
+ <script language="JavaScript" type="text/javascript">
672
<!--
673
// Version check for the Flash Player that has the ability to start Player Product Install (6.0r65)
674
var hasProductInstall = DetectFlashVer(6, 0, 65);
0 commit comments