File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11< section id ="GUI " class ="light " @fadeIn >
22 < div class ="jumbotron page-header ">
33 < div class ="text-left ">
4- < h3 > < strong > VOTE FOR STRATIS-EVM </ strong > </ h3 >
4+ < h3 > < strong > VOTE FOR STRATISEVM </ strong > </ h3 >
55 </ div >
66 < div *ngIf ="hasVoted; else notVotedTemplate ">
7- You have successfully voted for supporting StratisEVM.
8- < div *ngIf ="voteResult === 'Yes' "> You choose to support our StratisEVM.</ div >
9- < div *ngIf ="voteResult === 'No' "> You choose not to support our StratisEVM.</ div >
7+ You have successfully voted in support of the StratisEVM initiative .
8+ < div *ngIf ="voteResult === 'Yes' "> You chose to support the StratisEVM initiative .</ div >
9+ < div *ngIf ="voteResult === 'No' "> You chose not to support the StratisEVM initiative .</ div >
1010 </ div >
1111 < ng-template #notVotedTemplate >
1212 < div *ngIf ="!noBalance; else noBalanceTemplate ">
@@ -18,7 +18,7 @@ <h3><strong>VOTE FOR STRATIS-EVM</strong></h3>
1818 </ div >
1919 </ div >
2020 < div class ="form-group col-12 ">
21- < p > Would you like Stratis to swap over to a new blockchain ?</ p >
21+ < p > Would you like Stratis move forward with the StratisEVM initative ?</ p >
2222 < select class ="form control form-control-success text-left " [class.is-invalid] ="formErrors.vote " [class.is-valid] ="!formErrors.vote && voteForm.get('vote').valid " formControlName ="vote " id ="vote ">
2323 < option > Yes</ option >
2424 < option > No</ option >
You can’t perform that action at this time.
0 commit comments