[gnome-web-www] fog: Add a description on Bitcoin box.
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-web-www] fog: Add a description on Bitcoin box.
- Date: Fri, 27 Jan 2017 14:22:00 +0000 (UTC)
commit 78f62cb2e2d42c6033f66982f330a45b22b70ce8
Author: Tom Tryfonidis <tomtryf gnome org>
Date: Fri Jan 27 16:20:35 2017 +0200
fog: Add a description on Bitcoin box.
theme/page-donate.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/theme/page-donate.php b/theme/page-donate.php
index bd33212..da34397 100644
--- a/theme/page-donate.php
+++ b/theme/page-donate.php
@@ -39,6 +39,7 @@
<div class="col-xs-6 col-sm-3">
<div class="boxes col-xs-12" data-target="4">
<p class="main_feature">Bitcoin</p>
+ <p><?php esc_html_e( 'For existing Bitcoin users', 'grass' ); ?></p>
</div>
</div>
</div>
@@ -138,6 +139,8 @@
<!-- Bitcoin -->
<div id="box4" class="boxes-content" style="display:none;">
+ <p><?php esc_html_e( "If you don't already have bitcoins, this isn't for you.",
'grass' ); ?></p>
+ <h3><?php esc_html_e( 'Donation amount', 'grass' ); ?></h3>
<form id="bitcoin_donation" class="form-horizontal"
action="https://bitpay.com/checkout" method="post">
<input type="hidden" name="action" value="checkout" />
<div class="form-group">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]