video-play-flv.tpl.php in Video 7
Same filename and directory in other branches
1 theme call to video-play-flv.tpl.php
File
theme/video-play-flv.tpl.phpView source
<?php
/*
* @file
* Theme file to handle flv output.
*
* Variables passed.
* $video is the video object.
* $node is the node object.
* $themed_output is the rendered html.
*
*/
print $themed_output;