Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2269 from mariatabach/develop
Browse files Browse the repository at this point in the history
Change links to SnapSwap, btc2ripple - delete extra #
  • Loading branch information
Anna Tong committed Mar 2, 2015
2 parents bd9d3b1 + 8b00318 commit 6301c20
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/jade/tabs/_usd.jade
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ section.col-xs-12.content(ng-controller='UsdCtrl')
.col-xs-12.col-md-12.col-lg-12
.description(class="ssText", l10n) Ripple Trade has partnered with SnapSwap to make USD deposits
| easier. By continuing, you agree to SnapSwap's 
a(href="https://snapswap.us/#/legal", onclick="window.open('https://snapswap.us/#/legal', 'newWindow', 'width= 550, height=500, top=120, left=200'); return false;") Terms of Service. 
a(href="https://snapswap.us/terms", onclick="window.open('https://snapswap.us/terms', 'newWindow', 'width= 550, height=500, top=120, left=200'); return false;") Terms of Service. 
| To contact support, email 
a(href="mailto:support@snapswap.us") support@snapswap.us
| .
Expand Down
2 changes: 1 addition & 1 deletion src/jade/tabs/btc.jade
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ section.col-xs-12.content(ng-controller='BtcCtrl')
.row.fund-tab-description(ng-show="!btcConnected")
.col-xs-12.col-md-8.col-lg-6
.descriptor(l10n) Ripple Trade has partnered with btc2ripple to make depositing BTC easier. By proceeding, you agree to the btc2ripple 
a(href="https://btc2ripple.com/#/terms/of/service", target="_blank") terms of service.
a(href="https://btc2ripple.com/terms", target="_blank") terms of service.
| Following this action will allow btc2ripple to hold BTC on your behalf.
.row.fund-tab-description
.col-xs-7.col-sm-5.col-md-4
Expand Down
4 changes: 2 additions & 2 deletions src/jade/tabs/eur.jade
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ section.col-xs-12.content(ng-controller='EurCtrl')
.description(l10n)
p(l10n) € 0.31 – € 15.00 
p(l10n)
a(href='https://snapswap.eu/#/fees', target="_blank") more details
a(href='https://snapswap.eu/fees', target="_blank") more details
.col-md-3
.title(l10n) Rating
.description(l10n)
Expand Down Expand Up @@ -91,7 +91,7 @@ section.col-xs-12.content(ng-controller='EurCtrl')
ul
li
p(l10n) Login to your account 
a(href="https://snapswap.eu/#/signin", target="_blank") here.
a(href="https://snapswap.eu/signin", target="_blank") here.

.title(l10n) DEPOSITS AND WITHDRAWALS:
.description(l10n)
Expand Down
2 changes: 1 addition & 1 deletion src/jade/tabs/usd.jade
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ section.col-xs-12.content(ng-controller='UsdCtrl')
ul
li
p(l10n) Login to your account 
a(href="https://snapswap.us/#/signin", target="_blank") here.
a(href="https://snapswap.us/signin", target="_blank") here.

.title(l10n) DEPOSIT OPTIONS
.description(l10n)
Expand Down

0 comments on commit 6301c20

Please sign in to comment.