diff --git a/web/yaamp/modules/site/results/wallet_results.php b/web/yaamp/modules/site/results/wallet_results.php index 99c4878..f7b34ec 100644 --- a/web/yaamp/modules/site/results/wallet_results.php +++ b/web/yaamp/modules/site/results/wallet_results.php @@ -215,7 +215,7 @@ echo '
';
echo '* approximate from current exchange rates
';
if ($refcoin->symbol == 'BTC') {
$usd = number_format($mining->usdbtc, 2, '.', ' ');
- echo '** bitstamp $usd USD/BTC';
+ echo '** bitstamp '.$usd.' USD/BTC';
}
echo '