Revision 2407
Added by sgarg over 19 years ago
header.html | ||
---|---|---|
31 | 31 |
</head> |
32 | 32 |
|
33 | 33 |
<body> |
34 |
<table width="760" border="0" cellspacing="0" cellpadding="0"> |
|
34 |
<table width="760" class="headertopmargin" border="0" cellspacing="0" cellpadding="0">
|
|
35 | 35 |
<tr> |
36 | 36 |
<td valign="middle" colspan="4" class="title">UC Natural Reserve System |
37 | 37 |
Data Registry</td> |
... | ... | |
50 | 50 |
<p><a href="@systemidserver@@style-skins-path@/nrs/index.html" target="_top">Registry Home</a></p> |
51 | 51 |
</td> |
52 | 52 |
<td valign="top" width="20%"> |
53 |
<p><a href="@cgi-prefix@/register-dataset.cgi?cfg=nrs" target="_top">Register New Dataset</a></p>
|
|
53 |
<p><a href="@cgi-prefix@/register-dataset.cgi?cfg=nrs" target="_top">Register a<br> New Data Set</a></p>
|
|
54 | 54 |
</td> |
55 | 55 |
<td valign="top" width="20%"> |
56 | 56 |
<p class="searchbox"> |
Also available in: Unified diff
Modified the text in the header files.
(Commit done by Saurabh Garg for Veronique)