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_icons.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_icons.html')
-rw-r--r-- | phpBB/adm/style/acp_icons.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_icons.html b/phpBB/adm/style/acp_icons.html index 5493cbde0a..ddc5d41a81 100644 --- a/phpBB/adm/style/acp_icons.html +++ b/phpBB/adm/style/acp_icons.html @@ -4,7 +4,7 @@ <!-- IF S_EDIT --> - <script type="text/javascript" defer="defer"> + <script defer="defer"> // <![CDATA[ <!-- IF S_ADD_CODE --> |