Revision 8043
Added by ben leinfelder over 11 years ago
lib/style/common/templates/metacatui/confirmData.tmpl | ||
---|---|---|
560 | 560 |
<a name="buttons"></a> |
561 | 561 |
<p><span class="text-info">Is the information above correct?</span></p> |
562 | 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"> |
|
563 |
<input id="dataWrongButton" type="button" class="btn" value="No, go back to editing"> |
|
564 |
<input id="dataWrong" name="dataWrong" type="hidden" class="btn" value="TBD" > |
|
564 | 565 |
|
565 | 566 |
</form> |
566 | 567 |
|
Also available in: Unified diff
use hidden field for the dataWrong parameter