Updates Glidera service note

This commit is contained in:
Gustavo Maximiliano Cortez 2016-12-13 14:53:37 -03:00
parent 5d1969e7ca
commit 3131bbc7f0
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
2 changed files with 4 additions and 4 deletions

View File

@ -31,13 +31,13 @@
Connect to Glidera Connect to Glidera
</button> </button>
<div class="m10t"> <div class="m10t">
<a href ng-click="showOauthForm = true" class="button button-standard button-secondary buttion-clear" translate> <a href ng-click="showOauthForm = true" class="button button-standard button-secondary buttion-clear">
Have the OAuth Code? Have the OAuth Code?
</a> </a>
</div> </div>
<div class="disclosure"> <div class="disclosure">
<p translate>Glidera Inc. (Glidera) is providing the service of buying or selling bitcoin to BitPay users. To enable this service, Glidera has registered with US Treasury Departments FinCEN as a Money Service Business (#31000042625755). Users of BitPay must agree to the service agreement presented by Glidera prior to obtaining Glideras service of buying or selling bitcoin.</p> <p>Glidera Inc. (Glidera) is providing the service of buying or selling bitcoin to BitPay users. To enable this service, Glidera has registered with US Treasury Departments FinCEN as a Money Service Business (#31000042625755). Users of BitPay must agree to the service agreement presented by Glidera prior to obtaining Glideras service of buying or selling bitcoin.</p>
<p>Service is available in the U.S. and Canada. In the U.S. AZ, CA, CO, DE, GA, IL, KS, MA, MD, ME, MN, MO, MT, NJ, NV, PA, SC, TN, TX, UT, WI. In Canada AB, BC, MB, NB, NL, NS, NT, NU, ON, PE, SK, YT.</p> <p>Service is available in the U.S. and Canada.</p>
</div> </div>
</div> </div>
<div ng-show="showOauthForm"> <div ng-show="showOauthForm">

View File

@ -13,7 +13,7 @@
<div class="text-center"> <div class="text-center">
<img src="img/glidera-logo.png" width="100"> <img src="img/glidera-logo.png" width="100">
<div class="m20t" translate> <div class="m20t">
Connecting... Connecting...
</div> </div>
</div> </div>