mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-28 18:49:52 +02:00
[ticket/13043] Improve HTML5
PHPBB3-13043
This commit is contained in:
@@ -6,10 +6,8 @@
|
||||
|
||||
<!-- EVENT ucp_pm_history_review_before -->
|
||||
<div id="topicreview" class="topicreview">
|
||||
<script type="text/javascript">
|
||||
// <![CDATA[
|
||||
<script>
|
||||
bbcodeEnabled = {S_BBCODE_ALLOWED};
|
||||
// ]]>
|
||||
</script>
|
||||
<!-- BEGIN history_row -->
|
||||
<div class="post <!-- IF history_row.S_ROW_COUNT is even -->bg1<!-- ELSE -->bg2<!-- ENDIF -->">
|
||||
|
Reference in New Issue
Block a user