mirror of
https://github.com/e107inc/e107.git
synced 2025-08-25 15:31:41 +02:00
Fixes #4737 Removal of type="text/javascript" and type="text/css"
This commit is contained in:
@@ -471,7 +471,7 @@ if(!function_exists('headerjs'))
|
||||
{
|
||||
|
||||
$js = "
|
||||
<script type='text/javascript'>
|
||||
<script>
|
||||
|
||||
function mail_field(val,id)
|
||||
{
|
||||
|
Reference in New Issue
Block a user