Project

General

Profile

« Previous | Next » 

Revision 4080

Added by daigle about 16 years ago

Merge 1.9 changes into Head

View differences:

index_login.jsp
55 55

  
56 56
  <body>
57 57
    <script language="javascript">
58
	  insertTemplateOpening("<%=SERVER_URL_WITH_CONTEXT%>");
58
	  insertTemplateOpening("<%=CONTEXT_URL%>");
59 59
    insertLoginBox("<%= loginFailure %>");
60
    insertTemplateClosing("<%=SERVER_URL_WITH_CONTEXT%>");
60
    insertTemplateClosing("<%=CONTEXT_URL%>");
61 61
  </script>
62 62
  </body>
63 63

  

Also available in: Unified diff