Project

General

Profile

« Previous | Next » 

Revision 8042

settle on yes/no confirm buttons

View differences:

lib/style/common/templates/metacatui/confirmData.tmpl
559 559
  	<!-- form submission -->
560 560
	<a name="buttons"></a>
561 561
	<p><span class="text-info">Is the information above correct?</span></p> 
562
	<input id="confirmYesSubmit" type="button" class="btn" value="     Yes, submit    " name="dataCorrect">
563
	<input id="confirmNoSubmit" type="button" class="btn" value="No, go back to editing" name="dataWrong">
562
	<input id="dataCorrect" type="button" class="btn" value="     Yes, submit    " name="dataCorrect">
563
	<input id="dataWrong" type="button" class="btn" value="No, go back to editing" name="dataWrong">
564 564

  
565 565
</form>
566 566

  

Also available in: Unified diff