Revision 2300
Added by Duane Costa about 20 years ago
lib/style/skins/knb/harvesterRegistrationLogin.html | ||
---|---|---|
13 | 13 |
|
14 | 14 |
<form name="myform" |
15 | 15 |
method="POST" |
16 |
action="../../../servlet/edu.ucsb.nceas.metacat.harvesterClient.HarvesterRegistrationLogin">
|
|
16 |
action="@harvester-registration-login-path@">
|
|
17 | 17 |
|
18 | 18 |
<table width=400 align=center cellspacing=1 cellpadding=1 |
19 | 19 |
border=0 bgcolor="#333366"> |
lib/style/skins/knb2/harvesterRegistrationLogin.html | ||
---|---|---|
13 | 13 |
|
14 | 14 |
<form name="myform" |
15 | 15 |
method="POST" |
16 |
action="../../../servlet/edu.ucsb.nceas.metacat.harvesterClient.HarvesterRegistrationLogin">
|
|
16 |
action="@harvester-registration-login-path@">
|
|
17 | 17 |
|
18 | 18 |
<table width=400 align=center cellspacing=1 cellpadding=1 |
19 | 19 |
border=0 bgcolor="#333366"> |
Also available in: Unified diff
Replace relative path to harvester registration login servlet with context path generated through ant build