diff options
| author | Jakub Senko <jakubsenko@gmail.com> | 2019-10-04 15:39:54 +0200 |
|---|---|---|
| committer | Jakub Senko <jakubsenko@gmail.com> | 2019-10-04 15:39:54 +0200 |
| commit | 5c73f471f589c059e5127d3268746534bfb708bf (patch) | |
| tree | d70039bab92d0e12a35fb5f3cb010d0496ace6de /phpBB/adm/style/acp_attachments.html | |
| parent | 9217b85c68bbe18a4357a6ca187d2dda17fee803 (diff) | |
| download | forums-5c73f471f589c059e5127d3268746534bfb708bf.tar forums-5c73f471f589c059e5127d3268746534bfb708bf.tar.gz forums-5c73f471f589c059e5127d3268746534bfb708bf.tar.bz2 forums-5c73f471f589c059e5127d3268746534bfb708bf.tar.xz forums-5c73f471f589c059e5127d3268746534bfb708bf.zip | |
[ticket/16083] Remove type=text/javascript
PHPBB3-16083
Diffstat (limited to 'phpBB/adm/style/acp_attachments.html')
| -rw-r--r-- | phpBB/adm/style/acp_attachments.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_attachments.html b/phpBB/adm/style/acp_attachments.html index 6129d6a1a5..0c716f61ec 100644 --- a/phpBB/adm/style/acp_attachments.html +++ b/phpBB/adm/style/acp_attachments.html @@ -110,7 +110,7 @@ <!-- ELSEIF S_EXTENSION_GROUPS --> <!-- IF S_EDIT_GROUP --> - <script type="text/javascript" defer="defer"> + <script defer="defer"> // <