Project

General

Profile

« Previous | Next » 

Revision 3708

Added by barteau over 16 years ago

Turnkey installer modification: replace ant token with relative path.

View differences:

login.html
43 43
</head>
44 44

  
45 45
<body>
46
  <form name="loginform" method="post" action="@servlet-path@"
46
  <form name="loginform" method="post" action="../../../metacat"
47 47
  target="_top" onsubmit="return submitform(this);" id="loginform">
48 48
    <input type="hidden" name="action" value="login"> <input type=
49 49
    "hidden" name="username" value=""> <input type="hidden" name=

Also available in: Unified diff