2013-06-25 21:41:28 -04:00
|
|
|
<stkgui>
|
|
|
|
|
|
|
|
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
|
|
|
|
|
|
|
<header id="title" width="96%" proportion="1" text_align="center" word_wrap="true"
|
|
|
|
I18N="In the registration dialog' dialog" text="Terms and Agreement"/>
|
|
|
|
|
|
|
|
<spacer height="20" width="50">
|
|
|
|
|
|
|
|
<label id="terms" proportion="6" width="90%" align="center" text_align="center" word_wrap="true"
|
2013-06-29 18:55:15 -04:00
|
|
|
I18N="In the registration dialog' dialog" text="The terms will come here. In a fancy scroll box."/>
|
2013-06-25 21:41:28 -04:00
|
|
|
|
|
|
|
<div align="center" width="fit" height="fit" layout="horizontal-row" >
|
|
|
|
<label text_align="center" align="center" I18N="In the registration dialog" word_wrap="true"
|
|
|
|
text="I agree to the above terms and am 13 years or older. "/>
|
|
|
|
<checkbox id="accepted" I18N="In the registration dialog"/>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<spacer height="20" width="50">
|
2013-07-20 20:47:48 -04:00
|
|
|
|
|
|
|
<label id="info" proportion="1" width="90%" align="center" text_align="center" word_wrap="true"
|
|
|
|
I18N="In the registration dialog' dialog" text=""/>
|
|
|
|
|
|
|
|
<spacer height="20" width="50">
|
2013-06-25 21:41:28 -04:00
|
|
|
|
|
|
|
<div id="options" width="fit" proportion="1" align="center" layout="horizontal-row">
|
|
|
|
<button id="previous" height="fit" align="center" width="fit" I18N="In the registration dialog" text="Previous"/>
|
|
|
|
<spacer height="50" width="50">
|
2013-06-26 13:29:52 -04:00
|
|
|
<button id="next" height="fit" align="center" width="fit" I18N="In the registration dialog" text="Submit"/>
|
2013-06-25 21:41:28 -04:00
|
|
|
<spacer height="50" width="50">
|
|
|
|
<button id="cancel" height="fit" align="center" width="fit" I18N="In the registration dialog" text="Cancel"/>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</stkgui>
|