summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2005-08-01 05:21:45 +0000
committerDries Buytaert <dries@buytaert.net>2005-08-01 05:21:45 +0000
commit8e629cd875bb317c3721005228dafc6deb05360d (patch)
treea1b5309dc945b5c19c66fb0bbca92d41cb71d6da /themes
parent7625a4e91ab81b52f5cd74cabe5b0e0324ef8bb4 (diff)
downloadbrdo-8e629cd875bb317c3721005228dafc6deb05360d.tar.gz
brdo-8e629cd875bb317c3721005228dafc6deb05360d.tar.bz2
- Patch #27840 by Tobias: removed unnecessary script-tag from template.
Diffstat (limited to 'themes')
-rw-r--r--themes/bluemarine/page.tpl.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/bluemarine/page.tpl.php b/themes/bluemarine/page.tpl.php
index 7172b5cd1..fc22abcfc 100644
--- a/themes/bluemarine/page.tpl.php
+++ b/themes/bluemarine/page.tpl.php
@@ -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 ?>>