[gnome-web-www] Remove reference to tax deductibility in the EU



commit 9a17b89fa6115ed819f2e14a8376f0672e5dec07
Author: Neil McGovern <neil gnome org>
Date:   Mon Aug 24 12:15:41 2020 +0100

    Remove reference to tax deductibility in the EU

 theme/page-support-gnome.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/theme/page-support-gnome.php b/theme/page-support-gnome.php
index 57a2eba..fad16d7 100644
--- a/theme/page-support-gnome.php
+++ b/theme/page-support-gnome.php
@@ -51,11 +51,11 @@
                     <div class="row">
                         <div class="col-xs-12">
                             <button class="btn btn-link" type="button" data-toggle="collapse" 
data-target="#taxDeduction" aria-expanded="false" aria-controls="taxDeduction">
-                                <?php esc_html_e('Donations are tax deductible in the United States and 
European Union', 'grass');?>
+                                <?php esc_html_e('Donations are tax deductible in the United States', 
'grass');?>
                                  <i class="fa fa-chevron-right" aria-hidden="true"></i>
                             </button>
                             <div class="collapse" id="taxDeduction">
-                                <p>Donations to the GNOME Foundation are <strong>tax deductible</strong> in 
the United States and <a href="./donate">one time donations</a> can also qualify for tax exemption in the 
European Union. If you think that you might qualify, contact your tax office for more information.</p>
+                                <p>Donations to the GNOME Foundation are <strong>tax deductible</strong> in 
the United States. If you think that you might qualify, contact your tax office for more information.</p>
                             </div>
                         </div>
                     </div>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]