Project

General

Profile

« Previous | Next » 

Revision 7918

View differences:

entryForm.tmpl
1009 1009
									</div>
1010 1010
								</div>
1011 1011
								
1012
								<div class="control-group">
1013
									<label class="control-label" for="studyExtentDescription">Extent of Study Description</label>
1014
									<div class="controls">
1015
										<textarea rows="6" cols="60" name="studyExtentDescription">[% studyExtentDescription %]</textarea>
1016
										<span class="help-block">
1017
									        Describe the temporal, spatial and taxonomic extent of the study,
1018
									        supplementing the information on coverage provided above.  
1019
									        For example, if the temporal coverage of the data is 1990-2000, you 
1020
									        might provide details about any years that were missed or the months 
1021
									        in which sampling occurred.</span>
1022
									</div>
1023
								</div>
1012 1024
								
1025
								<div class="control-group">
1026
									<label class="control-label" for="samplingDescription">Sampling Description</label>
1027
									<div class="controls">
1028
										<textarea rows="6" cols="60" name="samplingDescription">[% samplingDescription %]</textarea>
1029
										<span class="help-block">
1030
									        Describe the sampling design of the study.  For example, you might 
1031
        									describe the way in which treatments were assigned to sampling units.</span>
1032
									</div>
1033
								</div>
1034
								
1035
								
1013 1036
						    </div>
1014 1037
						</div>
1015 1038
						
1016 1039
					[% END %]
1017 1040
						
1018

  
1019
    <tr class="sectbody">
1020
      <td valign="top" align="right" class="bordertop">
1021
       <span class="label">Extent of Study Description</span>
1022
       </td>
1023
        <td colspan="5" align="left" class="bordertop"><textarea rows="6" cols="60" name="studyExtentDescription">[% studyExtentDescription %]</textarea></td>
1024
    </tr>
1025
  
1026
   <tr class="sectbody">
1027
    <td>
1028
    </td>
1029
    <td colspan="5"><span class="regtext">
1030
        Describe the temporal, spatial and taxonomic extent of the study,<br>
1031
        supplementing the information on coverage provided above.  <br>
1032
        For example, if the temporal coverage of the data is 1990-2000, you<br>
1033
        might provide details about any years that were missed or the months<br>
1034
        in which sampling occurred.</span>
1035
    </td>
1036
    </tr>
1037
          
1038
    <tr class="sectbody"><td class="bordertop" valign="top" align="right"><span class="label">Sampling Description</span></td>
1039
        <td colspan="5" align="left" class="bordertop" ><textarea rows="6" cols="60" name="samplingDescription">[% samplingDescription %]</textarea></td></tr>
1040
  
1041
   <tr class="sectbody"><td><td colspan="5"><span class="regtext">
1042
        Describe the sampling design of the study.  For example, you might <br> 
1043
        describe the way in which treatments were assigned to sampling units.</span></td></tr>
1044
      
1045
    </table>     
1046
   [% END %]
1047

  
1041
   
1048 1042
  <table class="tables" cellpadding="5" cellspacing="0">    
1049 1043
    <tr class="sectheader">
1050 1044
      <td colspan="5" align="left">

Also available in: Unified diff