From e4b21e5618b0484445dff70afcc266027e94afdd Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 20 Oct 2007 11:17:42 +0000 Subject: re-allow using external API for flash files, whereby restricting internal API calls. This re-allows displaying external flash files (youtube for example) git-svn-id: file:///svn/phpbb/trunk@8208 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/prosilver/template/attachment.html | 3 ++- phpBB/styles/prosilver/template/bbcode.html | 2 +- phpBB/styles/subsilver2/template/attachment.html | 3 ++- phpBB/styles/subsilver2/template/bbcode.html | 4 ++-- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/phpBB/styles/prosilver/template/attachment.html b/phpBB/styles/prosilver/template/attachment.html index f48f49efb4..7472abaee6 100644 --- a/phpBB/styles/prosilver/template/attachment.html +++ b/phpBB/styles/prosilver/template/attachment.html @@ -66,7 +66,8 @@ - + + diff --git a/phpBB/styles/prosilver/template/bbcode.html b/phpBB/styles/prosilver/template/bbcode.html index a600a7c92a..bb90c46ced 100644 --- a/phpBB/styles/prosilver/template/bbcode.html +++ b/phpBB/styles/prosilver/template/bbcode.html @@ -37,4 +37,4 @@ {DESCRIPTION} - \ No newline at end of file + \ No newline at end of file diff --git a/phpBB/styles/subsilver2/template/attachment.html b/phpBB/styles/subsilver2/template/attachment.html index c3352be251..d54994fe67 100644 --- a/phpBB/styles/subsilver2/template/attachment.html +++ b/phpBB/styles/subsilver2/template/attachment.html @@ -63,7 +63,8 @@ - + + diff --git a/phpBB/styles/subsilver2/template/bbcode.html b/phpBB/styles/subsilver2/template/bbcode.html index 19059c5b60..50162740d0 100644 --- a/phpBB/styles/subsilver2/template/bbcode.html +++ b/phpBB/styles/subsilver2/template/bbcode.html @@ -63,7 +63,7 @@ - - + + -- cgit v1.2.1