1
0

Maintenance: type attribute is obsolete for script elements in HTML5.

This commit is contained in:
Matthias Mees
2013-06-15 19:37:10 +02:00
parent 0dfdb3af4e
commit 7a8b5e755f
4 changed files with 9 additions and 10 deletions

View File

@ -52,7 +52,7 @@
<script src="{serendipity_getFile file='admin/js/modernizr-2.6.2.min.js'}"></script>
<script src="{serendipity_getFile file='YahooUI/treeview/YAHOO.js'}"></script>
<script src="{serendipity_getFile file='YahooUI/treeview/treeview.js'}"></script>
<script type="text/javascript" src="{$serendipityHTTPPath}serendipity_define.js.php"></script>
<script src="{$serendipityHTTPPath}serendipity_define.js.php"></script>
{serendipity_hookPlugin hook="backend_header" hookAll="true"}
<script src="{serendipity_getFile file='admin/serendipity_editor.js'}"></script>
<script>