From 90ae392eadddfad417ed4ac752134e3eca70066c Mon Sep 17 00:00:00 2001 From: Heshan Wanigasooriya Date: Thu, 3 Feb 2011 08:51:55 +0000 Subject: Updating the video players with the D7 theme registry preprocess functions. --- theme/video-play-quicktime.tpl.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'theme') diff --git a/theme/video-play-quicktime.tpl.php b/theme/video-play-quicktime.tpl.php index a69ce26..d234130 100644 --- a/theme/video-play-quicktime.tpl.php +++ b/theme/video-play-quicktime.tpl.php @@ -1,4 +1,4 @@ -autoplay ? 'true' : 'false'; ?>" /> + type="video/quicktime" + pluginspage="http://www.apple.com/quicktime/download/" + width="player_width; ?>" + height="player_height; ?>" + autostart="autoplay ? 'true' : 'false'; ?>" + controller="true" > \ No newline at end of file -- cgit v1.2.3