From 628ace18c7de6014e008f9d4b4bb44bba6ca68d1 Mon Sep 17 00:00:00 2001 From: Heshan Wanigasooriya Date: Sat, 11 Jul 2009 08:44:00 +0000 Subject: #230611 by rhache:Disable autoplay on Quicktime Video --- includes/common.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'includes') diff --git a/includes/common.inc b/includes/common.inc index 18b8925..8b24d3d 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -246,7 +246,7 @@ data="'. $url .'"> // params will be passed to both IE or not IE browsers $output .= ' - + ' . "\n" . _video_get_parameters($node) . '

'. t('Your browser is not able to display this multimedia content.') .'

@@ -298,7 +298,7 @@ classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" > $output .= ' - + @@ -351,7 +351,7 @@ classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" > - + ' . _video_get_parameters($node) . -- cgit v1.2.3