Revision 7951
Added by ben leinfelder over 11 years ago
lib/style/common/templates/metacatui/confirmData.tmpl | ||
---|---|---|
557 | 557 |
[% END %] |
558 | 558 |
[% cnt = cnt + 1 %] |
559 | 559 |
[% END %] |
560 |
|
|
561 |
<!-- form submission --> |
|
562 |
<a name="buttons"></a> |
|
563 |
<p><span class="text-info">Is the information above correct?</span></p> |
|
564 |
<input type="SUBMIT" value=" Yes, submit " name="dataCorrect"> |
|
565 |
<input type="SUBMIT" value="No, go back to editing" name="dataWrong"> |
|
566 |
|
|
567 |
</form> |
|
568 |
|
|
560 | 569 |
</td><tr></table> |
561 | 570 |
|
562 | 571 |
[% IF userLoggedIn != 'true' %] |
... | ... | |
648 | 657 |
|
649 | 658 |
[% END %] |
650 | 659 |
|
651 |
<!-- form submission --> |
|
652 |
<a name="buttons"></a> |
|
653 |
<p><span class="text-info">Is the information above correct?</span></p> |
|
654 |
<input type="SUBMIT" value=" Yes, submit " name="dataCorrect"> |
|
655 |
<input type="SUBMIT" value="No, go back to editing" name="dataWrong"> |
|
656 |
|
|
657 |
</form> |
|
658 |
|
|
659 | 660 |
</div> |
660 | 661 |
|
661 | 662 |
</div> |
Also available in: Unified diff