- Patch #27840 by Tobias: removed unnecessary script-tag from template.

4.7.x
Dries Buytaert 2005-08-01 05:21:45 +00:00
parent 7625a4e91a
commit 8e629cd875
1 changed files with 0 additions and 1 deletions

View File

@ -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 ?>>