diff options
| author | Jakub Senko <jakubsenko@gmail.com> | 2018-06-18 13:34:02 +0200 |
|---|---|---|
| committer | Jakub Senko <jakubsenko@gmail.com> | 2018-06-18 13:34:02 +0200 |
| commit | 4c3cb4bc5c9f4fafdac856c359ecb77838d6d36a (patch) | |
| tree | 365625a676d04f307db35c147d98855da0dc6fa5 /phpBB/styles/prosilver/template/posting_topic_review.html | |
| parent | 02cbb864a5b6df62e978a69c368c8ec5ca35d8a3 (diff) | |
| download | forums-4c3cb4bc5c9f4fafdac856c359ecb77838d6d36a.tar forums-4c3cb4bc5c9f4fafdac856c359ecb77838d6d36a.tar.gz forums-4c3cb4bc5c9f4fafdac856c359ecb77838d6d36a.tar.bz2 forums-4c3cb4bc5c9f4fafdac856c359ecb77838d6d36a.tar.xz forums-4c3cb4bc5c9f4fafdac856c359ecb77838d6d36a.zip | |
[ticket/13043] Improve HTML5
PHPBB3-13043
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_topic_review.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/posting_topic_review.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/phpBB/styles/prosilver/template/posting_topic_review.html b/phpBB/styles/prosilver/template/posting_topic_review.html index 857c686774..55739070ae 100644 --- a/phpBB/styles/prosilver/template/posting_topic_review.html +++ b/phpBB/styles/prosilver/template/posting_topic_review.html @@ -5,10 +5,8 @@ </h3> <div id="topicreview" class="topicreview"> -<script type="text/javascript"> -// <![CDATA[ +<script> bbcodeEnabled = {S_BBCODE_ALLOWED}; -// ]]> </script> <!-- BEGIN topic_review_row --> |
