Browse Source

Fix another missed removal in 9d05a01e. BTW: Not sure what the "init_contents(2);" is trying to achieve. Perhaps the structure changed some time ago and this is no longer needed?

Martijn Laan 1 năm trước cách đây
mục cha
commit
469678970c
1 tập tin đã thay đổi với 1 bổ sung8 xóa
  1. 1 8
      ISPPHelp/Staging/contents-template.htm

+ 1 - 8
ISPPHelp/Staging/contents-template.htm

@@ -7,15 +7,8 @@
 <!--[if IE 6]><style type="text/css">html{overflow-y:scroll}</style><![endif]-->
 <link rel="stylesheet" type="text/css" href="contents.css" />
 <script type="text/javascript" src="contents.js"></script>
-<script type="text/javascript"><!--
-function init_ispp_contents()
-{
- init_contents(2);
- searchTabBaseUrl = "https://jrsoftware.org/ispphelp/";
-}
---></script>
 </head>
-<body onload="init_ispp_contents();">
+<body onload="init_contents(2);">
 
 <div id="tabbar">
 <table cellspacing="0">