change glidera preferences

This commit is contained in:
bechi 2015-09-11 13:14:20 -03:00
commit 95d68bc0a4
2 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
<div class="m20tp text-center">
<div class="row">
<h1 class="text-center m20b" translate>Are you sure you would like to log out of your Glidera account?</h1>
<p class="text-gray" translate>You will need to log back in to buy or sell bitcoin in Copay.</p>
<h1 class="text-center m20b p20h" translate>Are you sure you would like to log out of your Glidera account?</h1>
<p class="text-gray p20h" translate>You will need to log back in to buy or sell bitcoin in Copay.</p>
<div class="large-6 medium-6 small-6 columns">
<button class="button light-gray expand outline round" ng-click="cancel()">
<i class="fi-arrow-left"></i> <span class="tu" translate>Back</span>
@ -12,5 +12,6 @@
<span translate>Log out</span>
</button>
</div>
</div>
</div>