- Patch #27840 by Tobias: removed unnecessary script-tag from template.
parent
7625a4e91a
commit
8e629cd875
|
@ -5,7 +5,6 @@
|
|||
<title><?php print $head_title ?></title>
|
||||
<?php print $head ?>
|
||||
<?php print $styles ?>
|
||||
<script type="text/javascript"> </script>
|
||||
</head>
|
||||
|
||||
<body<?php print $onload_attributes ?>>
|
||||
|
|
Loading…
Reference in New Issue