[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
www/server body-include-1.html head-include-2.html
|
From: |
Ineiev |
|
Subject: |
www/server body-include-1.html head-include-2.html |
|
Date: |
Tue, 23 Jan 2024 01:20:19 -0500 (EST) |
CVSROOT: /web/www
Module name: www
Changes by: Ineiev <ineiev> 24/01/23 01:20:19
Modified files:
server : body-include-1.html head-include-2.html
Log message:
Remove fundraiser, RT #1983217.
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/body-include-1.html?cvsroot=www&r1=1.62&r2=1.63
http://web.cvs.savannah.gnu.org/viewcvs/www/server/head-include-2.html?cvsroot=www&r1=1.68&r2=1.69
Patches:
Index: body-include-1.html
===================================================================
RCS file: /web/www/www/server/body-include-1.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -b -r1.62 -r1.63
--- body-include-1.html 2 Jan 2024 17:43:31 -0000 1.62
+++ body-include-1.html 23 Jan 2024 06:20:18 -0000 1.63
@@ -1,42 +1,29 @@
<!-- start of server/body-include-1.html -->
<div id="top">
<a class="skip" href="#content"><b>Skip to main text</b></a>
-</div><!--#set var='fr_url'
- value='https://my.fsf.org/donate?mtm_campaign=fall23&mtm_source=banner'
- --><!--#set var="fr_link" value='<a href="$fr_url">' --><!--#set
- var='a_close' value='</a>' --><!--#set
- var='shuttle' value='<img src="/server/banners/pencil.png" alt= "" />'
- --><!--#if expr="yes = $hide_shuttle" --><!--#set var="shuttle" value=""
- --><!--#endif --><!--#if expr="yes != $low_val" --><!--#set
- var="dval" value="$d_value$shuttle</span>" --><!--#else --><!--#set
- var="dval" value="$shuttle</span><span class='raised'>$d_value</span>"
- --><!--#endif --><!--#set
- var="d_val" value='<span class="percentage">$dval' -->
-<div id='fundraiser'>
- <p><!--#echo encoding='none' var='fr_link' -->
- <img class='fr-background' src="/server/banners/banner.png" alt="" />
- <span class="gnun-split"></span><!--#echo encoding='none' var='a_close'
--></p>
- <div class="message">
- <p class="headline"><!--#echo encoding='none' var='fr_link' --><b>Boost
- free software education:</b> Donate to help us reach our stretch
- goal!<span class="gnun-split"></span><!--#echo
- encoding='none' var='a_close' --></p>
- <div style="clear: right"></div>
- <p class="button"><!--#echo encoding='none'
- var='fr_link' -->Donate Now<span class="gnun-split"></span><!--#echo
- encoding='none' var='a_close' --></p>
- </div><!-- .message -->
- <div class="progresswidget">
- <div class="progress">
- <div class="progress-bar"><!--#echo encoding='none' var="d_val" --></div>
- <!--#if expr="yes != $hide_goal" -->
- <span class="goal">$425,000</span><span class="gnun-split"></span>
- <!--#endif -->
+</div>
+
+<div id="fsf-frame" role="complementary">
+<form id="fssbox"
action="https://my.fsf.org/civicrm/profile/create?reset=1&gid=31"
+ method="post">
+ <div>
+ <input name="postURL" type="hidden" value="" />
+ <input type="hidden" name="group[25]" value="1" />
+ <input name="cancelURL" type="hidden"
value="https://crm.fsf.org/civicrm/profile?reset=1&gid=31" />
+ <input name="_qf_default" type="hidden" value="Edit:cancel" />
+ <label for="frmEmail">
+ <a href="//www.fsf.org/fss">Free Software Supporter</a>:
+ </label>
+ <input type="text" id="frmEmail" name="email-Primary" size="18"
maxlength="80"
+ value="email address" onfocus="this.value=''"/>
+ <input type="submit" name="_qf_Edit_next" value="Sign up" />
</div>
- </div><!-- .progresswidget -->
-</div><!-- #fundraiser -->
+</form>
-<div style="clear: both"></div>
+<div id="join-fsf" class="button"><a
+href="https://www.fsf.org/associate/support_freedom?referrer=4052">JOIN THE FSF</a>
+</div>
+</div>
<div id="header" role="banner">
<p id="gnu-banner">
Index: head-include-2.html
===================================================================
RCS file: /web/www/www/server/head-include-2.html,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -b -r1.68 -r1.69
--- head-include-2.html 14 Nov 2023 06:14:25 -0000 1.68
+++ head-include-2.html 23 Jan 2024 06:20:18 -0000 1.69
@@ -1,11 +1,3 @@
<!-- start of head-include-2.html -->
<meta name="viewport" content="width=device-width, initial-scale=1" />
-<!--#include virtual="/server/banners/fundraiser-style.html" -->
-<style type="text/css" media="screen">
-<!-- TRANSLATORS: Change direction to rtl if you translate
- the fundraiser and your script is right-to-left. -->
-.fundraiser {
- direction: ltr;
-}
-</style>
<!-- end of head-include-2.html -->
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- www/server body-include-1.html head-include-2.html,
Ineiev <=