Project

General

Profile

« Previous | Next » 

Revision 7894

Use help-block on the response page form. https://projects.ecoinformatics.org/ecoinfo/issues/5951

View differences:

genericResponse.tmpl
201 201
                            [% END %]
202 202
                            [% cnt = cnt + 1 %]
203 203
                        [% END %]
204
                 
205
                     <table class="intro" cellpadding="8" cellspacing="0">
206
                        <tr><td align="left">
207
                            <span class="regtext">Click the button below to return to the form and fill in the required fields.</span>
208
                            <span class="redbold">Do NOT use the back button on your browser.</span>
209
                            <span class="regtext">Submit the description again when you are finished.</span>
210
                        </td></tr>
211
                            <tr>
212
								<td align="left">
213
									<input type="submit" value="Return to Form"/>
214
								</td>
215
							</tr>
216
                        </table>
217
                             
204
                        
205
                    	<span class="help-block">
206
                            Click the button below to return to the form and fill in the required fields.
207
                            <em>Do NOT use the back button on your browser.</em>
208
                            Submit the description again when you are finished.
209
                        </span>
210
                    	<input type="submit" value="Return to Form"/>
211
                    	
218 212
                    </form>
219 213
                [% END %]
220 214
            [% END %]

Also available in: Unified diff