diff --git a/basicswap/static/js/offerstable.js b/basicswap/static/js/offerstable.js index 738f8a7..2da2c77 100644 --- a/basicswap/static/js/offerstable.js +++ b/basicswap/static/js/offerstable.js @@ -691,11 +691,11 @@ function createDetailsColumn(offer) { function createTakerAmountColumn(offer, coinTo, coinFrom) { const fromAmount = parseFloat(offer.amount_to); - const fromSymbol = getCoinSymbol(coinFrom); + const toSymbol = getCoinSymbol(coinTo); return `