From a43b5f2f08002e47bc575f5a4a4618ebebc3d9c6 Mon Sep 17 00:00:00 2001 From: Heshan Date: Sat, 19 Mar 2011 00:33:50 +0530 Subject: Updated the hook_theme and video themes, remove theme funcations to video.theme.inc and added HTML5 with Flash fallback with Flowplayer --- theme/video-play-flv.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme/video-play-flv.tpl.php') diff --git a/theme/video-play-flv.tpl.php b/theme/video-play-flv.tpl.php index 418fec2..5779eae 100644 --- a/theme/video-play-flv.tpl.php +++ b/theme/video-play-flv.tpl.php @@ -10,5 +10,5 @@ * $themed_output is the rendered html. * */ -echo ($variables['themed_output']->themed_output); +print $themed_output; ?> \ No newline at end of file -- cgit v1.2.3