Project

General

Profile

« Previous | Next » 

Revision 8727

Close a <span> HTML tag in the entry form MetacatUI template to avoid errors in older browsers

View differences:

entryForm.tmpl
435 435
									<label class="control-label" for="abstract">*Data Set Abstract</label>
436 436
									<div class="controls">
437 437
										<textarea class="span8" rows="6" cols="60" name="abstract">[%abstract%]</textarea>
438
										<span class="help-block">(~350 words)
438
										<span class="help-block">(~350 words)</span>
439 439
									</div>
440 440
								</div>
441 441
								

Also available in: Unified diff