help3xsl/online_transform.xsl |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit 395750718d5c37309d754c82e82cccfab41e9d59
Author:     Jan Holesovsky <ke...@collabora.com>
AuthorDate: Thu Aug 9 20:10:07 2018 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Thu Aug 9 21:00:38 2018 +0200

    [cp] Avoid the donation link.
    
    Change-Id: Ifcf7cf9d3eddcbd2698331f3ca22410427107fb0
    Reviewed-on: https://gerrit.libreoffice.org/58796
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    Tested-by: Andras Timar <andras.ti...@collabora.com>

diff --git a/help3xsl/online_transform.xsl b/help3xsl/online_transform.xsl
index 8c01a9ea7..e93a90afa 100644
--- a/help3xsl/online_transform.xsl
+++ b/help3xsl/online_transform.xsl
@@ -236,11 +236,6 @@
                 </div>
             </xsl:if>
             <xsl:if test="$online">
-                <div class="donation">
-                    <p><a 
href="https://www.libreoffice.org/donate/?pk_campaign=help"; target ="_blank">
-                        <xsl:value-of select="$ui_donate"/>
-                    </a></p>
-                </div>
                 <p><a href="https://www.libreoffice.org/imprint"; 
target="_blank">Impressum (Legal Info)</a> | <a 
href="https://www.libreoffice.org/privacy"; target="_blank">Privacy Policy</a> | 
<a href="https://www.documentfoundation.org/statutes.pdf"; 
target="_blank">Statutes (non-binding English translation)</a> - <a 
href="https://www.documentfoundation.org/satzung.pdf"; target="_blank">Satzung 
(binding German version)</a> | Copyright information: Unless otherwise 
specified, all text and images on this website are licensed under the <a 
href="https://www.libreoffice.org/download/license/"; target="_blank">Mozilla 
Public License v2.0</a>. “LibreOffice” and “The Document Foundation” are 
registered trademarks of their corresponding registered owners or are in actual 
use as trademarks in one or more countries. Their respective logos and icons 
are also subject to international copyright laws. Use thereof is explained in 
our <a href="https://wiki.documentfoundation.org/TradeMark_Poli
 cy" target="_blank">trademark policy</a>. LibreOffice was based on 
OpenOffice.org.</p>
             </xsl:if>
             <div id="DEBUG" class="debug">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to