web/static/F-7/legal/licenses beta_eula.html, 1.2, 1.3 eula.html, 1.2, 1.3 index.html, 1.1, 1.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Author: kwade

Update of /cvs/fedora/web/static/F-7/legal/licenses
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11346/licenses

Modified Files:
	beta_eula.html eula.html index.html 
Log Message:
fixing HTMl cruft; div container moves fix a broken footer where the sidebar (background) was appearing twice in the footer; thanks Eric Kerby <eric@xxxxxxxxxxxx> for the catch and esp. for the fix, which involves moving #bottom outside of the #wrapper.


Index: beta_eula.html
===================================================================
RCS file: /cvs/fedora/web/static/F-7/legal/licenses/beta_eula.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- beta_eula.html	26 Jun 2007 06:43:58 -0000	1.2
+++ beta_eula.html	26 Jun 2007 07:39:33 -0000	1.3
@@ -143,22 +143,23 @@
 	  are the property of their respective owners.
 	</p>
       </div>
-      <div id="bottom">
-	<div id="footer">
-	  <p class="copy">
-	    Copyright &copy; 2007 Red Hat, Inc. and others.  All Rights Reserved.
-	    Please send any comments or corrections to the <a href="mailto:webmaster@xxxxxxxxxxxxxxxxx";>websites team</a>.
-	  </p>
-	  <p class="disclaimer">
-	    The Fedora Project is maintained and driven by the community
-	    and sponsored by Red Hat.  This is a community maintained
-	    site.  Red Hat is not responsible for content.</p>
-	  <ul>
-	    <li class="first"><a href="http://fedoraproject.org/wiki/Legal";>Legal</a></li>
-	    <li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines";>Trademark Guidelines</a></li>
-	  </ul>
-	</div>
+    </div>
+    <div id="bottom">
+      <div id="footer">
+	<p class="copy">
+	  Copyright &copy; 2007 Red Hat, Inc. and others.  All Rights Reserved.
+	  Please send any comments or corrections to the <a href="mailto:webmaster@xxxxxxxxxxxxxxxxx";>websites team</a>.
+	</p>
+	<p class="disclaimer">
+	  The Fedora Project is maintained and driven by the community
+	  and sponsored by Red Hat.  This is a community maintained
+	  site.  Red Hat is not responsible for content.</p>
+	<ul>
+	  <li class="first"><a href="http://fedoraproject.org/wiki/Legal";>Legal</a></li>
+	  <li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines";>Trademark Guidelines</a></li>
+	</ul>
       </div>
     </div>
+  </div>
   </body>
 </html>


Index: eula.html
===================================================================
RCS file: /cvs/fedora/web/static/F-7/legal/licenses/eula.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- eula.html	26 Jun 2007 06:43:58 -0000	1.2
+++ eula.html	26 Jun 2007 07:39:33 -0000	1.3
@@ -139,24 +139,24 @@
 	  trademark of Linus Torvalds.  All other trademarks are the
 	  property of their respective owners.</p>
 	</p>
-
       </div>
-      <div id="bottom">
-	<div id="footer">
-	  <p class="copy">
-	    Copyright &copy; 2007 Red Hat, Inc. and others.  All Rights Reserved.
-	    Please send any comments or corrections to the <a href="mailto:webmaster@xxxxxxxxxxxxxxxxx";>websites team</a>.
-	  </p>
-	  <p class="disclaimer">
-	    The Fedora Project is maintained and driven by the community
-	    and sponsored by Red Hat.  This is a community maintained
-	    site.  Red Hat is not responsible for content.</p>
-	  <ul>
-	    <li class="first"><a href="http://fedoraproject.org/wiki/Legal";>Legal</a></li>
-	    <li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines";>Trademark Guidelines</a></li>
-	  </ul>
-	</div>
+    </div>
+    <div id="bottom">
+      <div id="footer">
+	<p class="copy">
+	  Copyright &copy; 2007 Red Hat, Inc. and others.  All Rights Reserved.
+	  Please send any comments or corrections to the <a href="mailto:webmaster@xxxxxxxxxxxxxxxxx";>websites team</a>.
+	</p>
+	<p class="disclaimer">
+	  The Fedora Project is maintained and driven by the community
+	  and sponsored by Red Hat.  This is a community maintained
+	  site.  Red Hat is not responsible for content.</p>
+	<ul>
+	  <li class="first"><a href="http://fedoraproject.org/wiki/Legal";>Legal</a></li>
+	  <li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines";>Trademark Guidelines</a></li>
+	</ul>
       </div>
     </div>
+  </div>
   </body>
 </html>


Index: index.html
===================================================================
RCS file: /cvs/fedora/web/static/F-7/legal/licenses/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.html	24 Jun 2007 09:19:53 -0000	1.1
+++ index.html	26 Jun 2007 07:39:33 -0000	1.2
@@ -42,24 +42,24 @@
 	    <li><a href="beta_eula.html">Fedora&trade; Test Release</a></li>
 	  </ul>
 	</p>
-
       </div>
-      <div id="bottom">
-	<div id="footer">
-	  <p class="copy">
-	    Copyright &copy; 2007 Red Hat, Inc. and others.  All Rights Reserved.
-	    Please send any comments or corrections to the <a href="mailto:webmaster@xxxxxxxxxxxxxxxxx";>websites team</a>.
-	  </p>
-	  <p class="disclaimer">
-	    The Fedora Project is maintained and driven by the community
-	    and sponsored by Red Hat.  This is a community maintained
-	    site.  Red Hat is not responsible for content.</p>
-	  <ul>
-	    <li class="first"><a href="http://fedoraproject.org/wiki/Legal";>Legal</a></li>
-	    <li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines";>Trademark Guidelines</a></li>
-	  </ul>
-	</div>
+    </div>
+    <div id="bottom">
+      <div id="footer">
+	<p class="copy">
+	  Copyright &copy; 2007 Red Hat, Inc. and others.  All Rights Reserved.
+	  Please send any comments or corrections to the <a href="mailto:webmaster@xxxxxxxxxxxxxxxxx";>websites team</a>.
+	</p>
+	<p class="disclaimer">
+	  The Fedora Project is maintained and driven by the community
+	  and sponsored by Red Hat.  This is a community maintained
+	  site.  Red Hat is not responsible for content.</p>
+	<ul>
+	  <li class="first"><a href="http://fedoraproject.org/wiki/Legal";>Legal</a></li>
+	  <li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines";>Trademark Guidelines</a></li>
+	</ul>
       </div>
     </div>
+  </div>
   </body>
 </html>


[Index of Archives]     [Fedora Users]     [Linux ARM]     [ARM Kernel]     [Older Fedora Users]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux