add title and button text
This commit is contained in:
parent
691139f2b1
commit
c1d19a2973
2 changed files with 3 additions and 2 deletions
|
|
@ -12,6 +12,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="size-16 text-gray" translate>Terms of Use</div>
|
||||
<div class="scrollArea">
|
||||
<p class="enable_text_select m0">
|
||||
<ul>
|
||||
|
|
@ -49,7 +50,7 @@
|
|||
|
||||
<div class="start-button columns">
|
||||
<button ng-disabled="creatingProfile" ng-click="goHome()" class="button black expand round size-12 text-spacing" translate>
|
||||
GET STARTED
|
||||
I AGREE. GET STARTED
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue