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