diff --git a/modules/tv/tmpl/default/detail.php b/modules/tv/tmpl/default/detail.php
index 3ce2267..04f355c 100644
|
a
|
b
|
|
| 694 | 694 | ); |
| 695 | 695 | </script> |
| 696 | 696 | <?php } elseif (file_exists('modules/tv/MFPlayer.swf')) { ?> |
| 697 | | <script langfuage="JavaScript" type="text/javascript"> |
| | 697 | <script language="JavaScript" type="text/javascript"> |
| 698 | 698 | <!-- |
| 699 | 699 | // Version check for the Flash Player that has the ability to start Player Product Install (6.0r65) |
| 700 | 700 | var hasProductInstall = DetectFlashVer(6, 0, 65); |