[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
www home.html
From: |
Therese Godefroy |
Subject: |
www home.html |
Date: |
Mon, 15 Mar 2021 07:42:12 -0400 (EDT) |
CVSROOT: /webcvs/www
Module name: www
Changes by: Therese Godefroy <th_g> 21/03/15 07:42:12
Modified files:
. : home.html
Log message:
Remove a spurious div that causes translators notes to be added
after footer-text.
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.html?cvsroot=www&r1=1.618&r2=1.619
Patches:
Index: home.html
===================================================================
RCS file: /webcvs/www/www/home.html,v
retrieving revision 1.618
retrieving revision 1.619
diff -u -b -r1.618 -r1.619
--- home.html 12 Mar 2021 18:13:23 -0000 1.618
+++ home.html 15 Mar 2021 11:42:12 -0000 1.619
@@ -530,7 +530,6 @@
</div><!-- for id="content", starts in the include above -->
<!--#include virtual="/server/footer.html" -->
-<div>
<p id="sisters">The <a href="http://www.fsf.org/">FSF</a> also has sister
organizations in <a href="http://www.fsfe.org">Europe</a>, <a
href="http://www.fsfla.org/">Latin America</a> and <a
@@ -538,7 +537,6 @@
Feel free to join them!</p>
<!--#include virtual="/server/fs-gang.html" -->
-</div>
<div id="footer" role="contentinfo">
<div class="unprintable">
@@ -596,7 +594,7 @@
<p class="unprintable">Updated:
<!-- timestamp start -->
-$Date: 2021/03/12 18:13:23 $
+$Date: 2021/03/15 11:42:12 $
<!-- timestamp end -->
</p>
</div>
- www home.html, Therese Godefroy, 2021/03/12
- www home.html,
Therese Godefroy <=