summaryrefslogtreecommitdiff
path: root/prosilver/template/overall_header.html
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-04-22 20:19:05 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-04-22 20:19:05 -0700
commit2f60f7f8348956a8b0ab7379a91e9dc3ffb81d9d (patch)
treecccf2b45522adfa56167bb0ecb136f22b2c681aa /prosilver/template/overall_header.html
parent3895d7e01054a38dd40d1e35c97a6c46709b92a7 (diff)
downloadforum-themes-master.tar.gz
forum-themes-master.tar.bz2
forum-themes-master.tar.xz
forum-themes-master.zip
Commit changes to upstream themes from the 3.0.12 upgradeHEADmaster
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>