Revision 3708
Added by barteau almost 17 years ago
lib/style/skins/dev/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
Turnkey installer modification: replace ant token with relative path.