From 488676457bb6f1b332519b7ffbbb65449ca86027 Mon Sep 17 00:00:00 2001 From: John Atkinson Date: Wed, 19 Dec 2012 17:29:11 -0800 Subject: [PATCH] remove bitcoind from Bitcoin checkout title --- upload/catalog/language/english/payment/bitcoin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload/catalog/language/english/payment/bitcoin.php b/upload/catalog/language/english/payment/bitcoin.php index a154b4a..78ed54f 100644 --- a/upload/catalog/language/english/payment/bitcoin.php +++ b/upload/catalog/language/english/payment/bitcoin.php @@ -21,7 +21,7 @@ */ // Text -$_['text_title'] = 'Bitcoin - bitcoind'; +$_['text_title'] = 'Bitcoin'; $_['button_bitcoin_pay'] = 'Pay with Bitcoin'; $_['text_please_send'] = 'Please send'; $_['text_btc_to'] = 'BTC to';