Revision 2862
Added by tyburczy almost 19 years ago
lib/style/common/templates/genericResponse.tmpl | ||
---|---|---|
200 | 200 |
<input type="hidden" name="samplingDescription" value="[%samplingDescription%]"> |
201 | 201 |
|
202 | 202 |
<table class="intro" cellpadding="8" cellspacing="0"> |
203 |
<tr><td align="left"><span class="regtext">Click <a href="#" onclick="document.editForm.submit()">here</a> to return |
|
204 |
to the form, fill in the required fields, and submit the data set description again.</td></tr> |
|
203 |
<tr><td align="left"> |
|
204 |
<span class="regtext">Click the button below to return to the form and fill in the required fields.</span> |
|
205 |
<span class="redbold">Do NOT use the back button on your browser.</span> |
|
206 |
<span class="regtext">Submit the description again when you are finished.</span> |
|
207 |
</td></tr> |
|
208 |
<tr> |
|
209 |
<td align="left"> |
|
210 |
<input type="submit" value="Return to Form"/> |
|
211 |
</td> |
|
212 |
</tr> |
|
205 | 213 |
</table> |
206 | 214 |
|
207 | 215 |
</form> |
Also available in: Unified diff
switched method of getting back to registry form from a link to a button