2014-06-19 03:49:36 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2013-07-27 16:55:10 -04:00
|
|
|
<stkgui>
|
|
|
|
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
|
|
|
<header id="title" width="96%" height="fit" text_align="center" word_wrap="true"
|
2014-11-08 08:53:39 -05:00
|
|
|
I18N="In the recovery dialog" text="Account Recovery"/>
|
2014-06-19 03:49:36 -04:00
|
|
|
|
2019-06-08 16:01:54 -04:00
|
|
|
<spacer height="2%" width="50"/>
|
2014-06-19 03:49:36 -04:00
|
|
|
|
2014-11-08 08:53:39 -05:00
|
|
|
<label id="info" proportion="1" width="90%" align="center" text_align="center" word_wrap="true" I18N="In the recovery dialog"
|
|
|
|
text="You will receive an email with further instructions on how to reset your password. Please be patient and be sure to check your spam folder." />
|
2014-06-19 03:49:36 -04:00
|
|
|
|
2019-06-08 16:01:54 -04:00
|
|
|
<spacer height="2%" width="50"/>
|
2014-06-19 03:49:36 -04:00
|
|
|
|
2013-07-28 13:27:06 -04:00
|
|
|
<buttonbar id="options" width="25%" height="15%" align="center">
|
2018-09-16 10:37:42 -04:00
|
|
|
<icon-button id="cancel" width="64" height="64" icon="gui/icons/green_check.png"
|
2014-11-08 08:53:39 -05:00
|
|
|
I18N="In the recovery dialog" text="Close" label_location="none"/>
|
2013-07-27 16:55:10 -04:00
|
|
|
</buttonbar>
|
2019-06-08 16:01:54 -04:00
|
|
|
<spacer width="20" height="1f" />
|
2013-07-27 16:55:10 -04:00
|
|
|
</div>
|
|
|
|
</stkgui>
|