aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2011-07-30 16:58:33 +0200
committerAndreas Fischer <bantu@phpbb.com>2011-07-30 16:58:33 +0200
commitd59a894cd3b7875b28e438d98e4aa05e9d97cce1 (patch)
tree4c9009bf75366564b8ab465f2712c54d5d059e3e /phpBB/styles/subsilver2
parent25902c3bfcc539462e1d738d308bbbe8dfe15c4e (diff)
downloadforums-d59a894cd3b7875b28e438d98e4aa05e9d97cce1.tar
forums-d59a894cd3b7875b28e438d98e4aa05e9d97cce1.tar.gz
forums-d59a894cd3b7875b28e438d98e4aa05e9d97cce1.tar.bz2
forums-d59a894cd3b7875b28e438d98e4aa05e9d97cce1.tar.xz
forums-d59a894cd3b7875b28e438d98e4aa05e9d97cce1.zip
[ticket/10298] Properly close embed tag for QuickTime in subsilver2.
PHPBB3-10298
Diffstat (limited to 'phpBB/styles/subsilver2')
-rw-r--r--phpBB/styles/subsilver2/template/attachment.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/attachment.html b/phpBB/styles/subsilver2/template/attachment.html
index b5b547b2e6..fca620b481 100644
--- a/phpBB/styles/subsilver2/template/attachment.html
+++ b/phpBB/styles/subsilver2/template/attachment.html
@@ -72,7 +72,7 @@
<param name="controller" value="true">
<param name="autoplay" value="false" />
<param name="type" value="video/quicktime">
- <embed name="qtstream_{_file.ATTACH_ID}" src="{_file.U_DOWNLOAD_LINK}" pluginspage="http://www.apple.com/quicktime/download/" enablejavascript="true" controller="true" width="320" height="285" type="video/quicktime" autoplay="false">
+ <embed name="qtstream_{_file.ATTACH_ID}" src="{_file.U_DOWNLOAD_LINK}" pluginspage="http://www.apple.com/quicktime/download/" enablejavascript="true" controller="true" width="320" height="285" type="video/quicktime" autoplay="false"></embed>
</object>
<!-- ELSEIF _file.S_RM_FILE -->
<object id="rmstream_{_file.ATTACH_ID}" classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" width="200" height="50">