interface modified
[living-lab-site.git] / application / views / video / watch_view.php
index 70ffc63..9d83add 100644 (file)
@@ -3,7 +3,7 @@
        siteUrl = '<?php echo site_url() ?>';
 </script>
 
-<div id="body">
+<div id="main">
        <?php // Invalid name in URL ?>
        <?php if (isset($video['err'])):
                if ($video['err'] == 'INVALID_NAME'):
                });
                
                // Switch video plugin facilities
-               $('#video-widget-tabs').tabs();
+               $('#video-widget-tabs')
+                       .tabs();
                $('#switch-to-ns-html5')
                        .click(function() {
                                $('#video-widget')