Update look of Terms of Use
This commit is contained in:
parent
5e5089af43
commit
5c36be8fc7
1 changed files with 104 additions and 106 deletions
|
@ -1,6 +1,5 @@
|
|||
<mat-card class="centercard">
|
||||
<mat-card-title>Terms of Use</mat-card-title>
|
||||
<mat-card-content [style.overflow]="'auto'" [style.height.px]="'400'">
|
||||
<h3 mat-dialog-title>Terms of Use</h3>
|
||||
<mat-dialog-content [style.overflow]="'auto'" [style.height.px]="'400'">
|
||||
<p>THIS TERMS OF USE AGREEMENT ("Agreement") is made between Vergara Technologies LLC ("Company") as operator of ZGo.cash and any person or entity ("User") who completes the process to utilize, or operate the software known as the ZGo application, and data processing service, communication service or other content or offered or provided with the software by the Company ("Software"). The Company and User are collectively referred to as the "Parties." BY CLICKING THE ACCEPTANCE BUTTON OR ACCESSING, USING ANY PART OF THE SOFTWARE, USER EXPRESSLY AGREES TO AND CONSENTS TO BE LEGALLY BOUND BY ALL OF THE TERMS OF THIS AGREEMENT. IF USER DOES NOT AGREE TO ALL OF THE TERMS OF THIS AGREEMENT, THE USER SHALL NOT BE AUTHORIZED TO ACCESS OR USE ANY PART OF THE SOFTWARE.
|
||||
</p>
|
||||
<h4>1. Rights and Obligations</h4>
|
||||
|
@ -99,10 +98,9 @@
|
|||
<li>THIS AGREEMENT IS SUBJECT TO BINDING ARBITRATION. User agrees that any and all disputes or claims against any person arising out of or in any way related to this Agreement or the access, use or installation of the Software by User or any other person shall be subject to binding arbitration under the Rules of Arbitration of the International Chamber of Commerce by one or more arbitrators appointed in accordance with the said Rules. The location of the arbitration shall be the state of Minnesota in the United States. The language of the arbitration shall be English.</li>
|
||||
<li>LANGUAGE. Any translation of this Agreement is made for purposes of local reference only and in the event of any inconsistency between the English and any non-English versions, the English version of this Agreement shall prevail and govern in all respects.</li>
|
||||
</ol>
|
||||
</mat-card-content>
|
||||
<mat-card-actions>
|
||||
</mat-dialog-content>
|
||||
<mat-dialog-actions>
|
||||
<div align="center">
|
||||
<button mat-raised-button color="primary" (click)="close()">Close</button>
|
||||
</div>
|
||||
</mat-card-actions>
|
||||
</mat-card>
|
||||
</mat-dialog-actions>
|
||||
|
|
Loading…
Reference in a new issue