CVSROOT: /web/www Module name: www Changes by: Matt Lee <mattl> 10/12/14 19:57:12
Modified files: server : body-include-2.html banner.html Log message: move the fundraising widget CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/server/body-include-2.html?cvsroot=www&r1=1.17&r2=1.18 http://web.cvs.savannah.gnu.org/viewcvs/www/server/banner.html?cvsroot=www&r1=1.97&r2=1.98 Patches: Index: body-include-2.html =================================================================== RCS file: /web/www/www/server/body-include-2.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -b -r1.17 -r1.18 --- body-include-2.html 9 Dec 2010 22:10:54 -0000 1.17 +++ body-include-2.html 14 Dec 2010 19:57:07 -0000 1.18 @@ -4,15 +4,15 @@ <h1 id="logo"><a href="/">The GNU Operating System</a></h1> -<!--#include virtual="/server/fsf-fundraiser.html" --> - <!-- <div id="fssbox"> + + <div id="fssbox"> <h4>Sign up for the <em>Free Software Supporter</em></h4> <p>A monthly update on GNU and the FSF</p> <form action="http://lists.fsf.org/mailman/subscribe/info-fsf" method="post"> <p><input type="text" id="frmEmail" name="email" size="15" maxlength="80" value="y...@example.com" onfocus="this.value=''" /> <input type="submit" value="Ok" /></p> </form> - </div> --> + </div> </div> </div> Index: banner.html =================================================================== RCS file: /web/www/www/server/banner.html,v retrieving revision 1.97 retrieving revision 1.98 diff -u -b -r1.97 -r1.98 --- banner.html 26 Mar 2010 18:02:04 -0000 1.97 +++ banner.html 14 Dec 2010 19:57:07 -0000 1.98 @@ -9,4 +9,7 @@ <!--#include virtual="/server/body-include-2.html" --> <div id="content" class="inner"> + +<!--#include virtual="/server/fsf-fundraiser.html" --> + <!-- end of banner.html -->