summaryrefslogtreecommitdiff
path: root/prosilver/template/overall_header.html
diff options
context:
space:
mode:
Diffstat (limited to 'prosilver/template/overall_header.html')
-rw-r--r--prosilver/template/overall_header.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/prosilver/template/overall_header.html b/prosilver/template/overall_header.html
index e13c49b..c75cc92 100644
--- a/prosilver/template/overall_header.html
+++ b/prosilver/template/overall_header.html
@@ -28,10 +28,6 @@
Based on style: prosilver (this is the default phpBB3 style)
Original author: Tom Beddard ( http://www.subBlue.com/ )
Modified by:
-
- NOTE: This page was generated by phpBB, the free open-source bulletin board package.
- The phpBB Group is not responsible for the content of this page and forum. For more information
- about phpBB please visit http://www.phpbb.com
-->
<script type="text/javascript">
@@ -68,7 +64,7 @@
{
eval(onload_functions[i]);
}
- }
+ };
window.onunload = function()
{
@@ -76,7 +72,7 @@
{
eval(onunload_functions[i]);
}
- }
+ };
// ]]>
</script>