commit 884403dd4a2c3092d1c3b8374dfc8065f24c93df Author: hiro hiro@torproject.org Date: Wed Oct 31 15:41:16 2018 +0100
Add mozilla match to donate button --- download/en/download-easy.wml | 2 ++ download/es/download-easy.wml | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/download/en/download-easy.wml b/download/en/download-easy.wml index bbc73fb2..8b844610 100644 --- a/download/en/download-easy.wml +++ b/download/en/download-easy.wml @@ -214,6 +214,8 @@
<div id="dow-don-right"> <a href="<page donate/donate-download>"><img src="../images/btn_donateCC_LG.gif"></a> +<p>Mozilla will match your <br /> +donation until 12/31!</p> </div> <!-- END dow-don-right -->
diff --git a/download/es/download-easy.wml b/download/es/download-easy.wml index 44aade32..bdb1019b 100644 --- a/download/es/download-easy.wml +++ b/download/es/download-easy.wml @@ -144,6 +144,8 @@
<div id="dow-don-right"> <a href="<page donate/donate-download>"><img src="../images/btn_donateCC_LG.gif"></a> +<p>Mozilla will match your <br /> +donation until 12/31!</p> </div> <!-- END dow-don-right -->
@@ -283,4 +285,4 @@ de descargar el Navegador Tor cuando el sitio y los mirrors están bloqueados.</ </div> <!-- END CONTENT -->
-#include <foot.wmi> \ No newline at end of file +#include <foot.wmi>
tor-commits@lists.torproject.org