Revision 997
Added by berkley over 22 years ago
index.html | ||
---|---|---|
31 | 31 |
<body class="emlbody"> |
32 | 32 |
|
33 | 33 |
<script language="JavaScript"> |
34 |
window.location="http://dev.nceas.ucsb.edu@servlet-path@?action=query&anyfield=%&doctype=any&qformat=html";
|
|
34 |
window.location="http://@server@@servlet-path@?action=query&anyfield=%&doctype=any&qformat=html";
|
|
35 | 35 |
</script> |
36 | 36 |
|
37 | 37 |
Please click |
38 |
<a href="http://dev.nceas.ucsb.edu@servlet-path@?action=query&anyfield=%&doctype=any&qformat=html">
|
|
38 |
<a href="http://@server@@servlet-path@?action=query&anyfield=%&doctype=any&qformat=html">
|
|
39 | 39 |
here.</a> |
40 | 40 |
|
41 | 41 |
<center><img src="@html-path@/marine/logo-line.gif" alt="NCEAS Logo"></center> |
... | ... | |
43 | 43 |
|
44 | 44 |
<noscript> |
45 | 45 |
Please click |
46 |
<a href="http://dev.nceas.ucsb.edu@servlet-path@?action=query&anyfield=%&doctype=any&qformat=html">
|
|
46 |
<a href="http://@server@@servlet-path@?action=query&anyfield=%&doctype=any&qformat=html">
|
|
47 | 47 |
here</a> to enter the MARINE database. To disable this message in the future please |
48 | 48 |
enable JavaScript on your browser. |
49 | 49 |
</noscript> |
Also available in: Unified diff
replaced dev.nceas.ucsb.edu with
server
in the marine index file