Merge pull request #5217 from cmgustavo/bug/glidera-01

Updates Glidera service note
This commit is contained in:
Gustavo Maximiliano Cortez 2016-12-13 15:02:39 -03:00 committed by GitHub
commit 58ccac2424
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>