1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-22 08:13:14 +02:00

[ticket/13043] Improve HTML5

PHPBB3-13043
This commit is contained in:
Jakub Senko
2018-06-18 13:34:02 +02:00
parent 02cbb864a5
commit 4c3cb4bc5c
11 changed files with 16 additions and 38 deletions

View File

@@ -1,5 +1,4 @@
<script type="text/javascript">
//<![CDATA[
<script>
phpbb.plupload = {
i18n: {
'b': '{LA_BYTES_SHORT}',
@@ -63,7 +62,6 @@ phpbb.plupload = {
maxFiles: {MAX_ATTACHMENTS},
data: {S_ATTACH_DATA},
}
//]]>
</script>
<!-- INCLUDEJS {T_ASSETS_PATH}/plupload/plupload.full.min.js -->
<!-- INCLUDEJS {T_ASSETS_PATH}/javascript/plupload.js -->