Project

General

Profile

« Previous | Next » 

Revision 4080

Added by daigle about 16 years ago

Merge 1.9 changes into Head

View differences:

index.jsp
29 29
 %>
30 30

  
31 31
 <%@ include file="../../common/common-settings.jsp"%>
32
 <%@ include file="../../common/configure-check.jsp"%>
32 33

  
33 34
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
34 35
<html>
......
43 44
</head>
44 45
<body>
45 46
      <script language="JavaScript">
46
          insertTemplateOpening("<%=SERVER_URL_WITH_CONTEXT%>");
47
          insertSearchBox("<%=SERVER_URL_WITH_CONTEXT%>");
47
          insertTemplateOpening("<%=CONTEXT_URL%>");
48
          insertSearchBox("<%=CONTEXT_URL%>");
48 49
      </script>
49 50
<table width="760" border="0" cellspacing="0" cellpadding="0">
50 51
  <tr><td colspan="5">
......
166 167
<p>&nbsp;</p>
167 168
<p>&nbsp;</p>
168 169
<script language="JavaScript">          
169
    insertTemplateClosing("<%=SERVER_URL_WITH_CONTEXT%>");
170
    insertTemplateClosing("<%=CONTEXT_URL%>");
170 171
</script>
171 172
</body>
172 173
</html>

Also available in: Unified diff