Revision 3569
Added by berkley about 17 years ago
spatial_option.html | ||
---|---|---|
15 | 15 |
<HTML> |
16 | 16 |
<HEAD> |
17 | 17 |
<TITLE>Metacat Spatial Option</TITLE> |
18 |
<link rel="stylesheet" type="text/css" href="./default.css">
|
|
18 |
<!--<link rel="stylesheet" type="text/css" href="./default.css">-->
|
|
19 | 19 |
<style> |
20 | 20 |
h5 { margin-left: 12px; } |
21 | 21 |
</style> |
... | ... | |
27 | 27 |
<p class="label">Metacat Spatial Option</p> |
28 | 28 |
</td> |
29 | 29 |
<td class="tablehead" colspan="2" align="right"> |
30 |
<a href="./properties.html">Back</a> |
|
|
30 |
<a href="./lsid_authority.html">Back</a> |
|
|
31 | 31 |
<a href="./metacattour.html">Home</a> | |
32 |
<a href="./unimplem.html">Next</a>
|
|
32 |
<a href="./pagedreturn.html">Next</a>
|
|
33 | 33 |
</td> |
34 | 34 |
</tr> |
35 | 35 |
</table> |
... | ... | |
380 | 380 |
|
381 | 381 |
<table> <tr> |
382 | 382 |
<td align="right"> |
383 |
<a href="./properties.html">Back</a> |
|
|
383 |
<a href="./lsid_authority.html">Back</a> |
|
|
384 | 384 |
<a href="./metacattour.html">Home</a> | |
385 |
<a href="./unimplem.html">Next</a>
|
|
385 |
<a href="./pagedreturn.html">Next</a>
|
|
386 | 386 |
</td> |
387 | 387 |
</tr> </table> |
388 | 388 |
|
Also available in: Unified diff
got all of the next and back buttons working in order again