Project

General

Profile

« Previous | Next » 

Revision 4080

Added by daigle about 16 years ago

Merge 1.9 changes into Head

View differences:

index.jsp
30 30
%>
31 31

  
32 32
<%@ include file="../../common/common-settings.jsp"%>
33
<%@ include file="../../common/configure-check.jsp"%>
33 34
  
34 35
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
35 36
<html>
......
168 169
</head>
169 170
<body>
170 171
      <script language="JavaScript">
171
          insertTemplateOpening("<%=SERVER_URL_WITH_CONTEXT%>");
172
          insertSearchBox("<%=SERVER_URL_WITH_CONTEXT%>");
172
          insertTemplateOpening("<%=CONTEXT_URL%>");
173
          insertSearchBox("<%=CONTEXT_URL%>");
173 174
      </script>
174 175
<table width="760" border="0" cellspacing="0" cellpadding="0">
175 176
  <tr><td colspan="5">
......
269 270
</table>
270 271
<p>&nbsp;</p>
271 272
<script language="JavaScript">          
272
    insertTemplateClosing("<%=SERVER_URL_WITH_CONTEXT%>");
273
    insertTemplateClosing("<%=CONTEXT_URL%>");
273 274
</script>
274 275
</body>
275 276
</html>

Also available in: Unified diff