svnweb-commits
[Top][All Lists]
Advanced

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

[Svnweb-commits] r735 - in windows7sins/branches/stable/letter: . ngos


From: sysadmin
Subject: [Svnweb-commits] r735 - in windows7sins/branches/stable/letter: . ngos
Date: Tue, 06 Oct 2009 17:47:27 -0400

Author: mattl
Date: Tue Oct  6 17:47:26 2009
New Revision: 735

Log:
update letters

Modified:
   windows7sins/branches/stable/letter/index.php
   windows7sins/branches/stable/letter/letter.html
   windows7sins/branches/stable/letter/ngos/index.php

Modified: windows7sins/branches/stable/letter/index.php
==============================================================================
--- windows7sins/branches/stable/letter/index.php       Tue Oct  6 17:41:46 
2009        (r734)
+++ windows7sins/branches/stable/letter/index.php       Tue Oct  6 17:47:26 
2009        (r735)
@@ -2,6 +2,8 @@
 
 require('../top.inc');
 
+include('../letter.inc');
+
 require('letter.html');
 
 require('../base.inc');

Modified: windows7sins/branches/stable/letter/letter.html
==============================================================================
--- windows7sins/branches/stable/letter/letter.html     Tue Oct  6 17:41:46 
2009        (r734)
+++ windows7sins/branches/stable/letter/letter.html     Tue Oct  6 17:47:26 
2009        (r735)
@@ -1,21 +1,3 @@
-             <div style="float: right; width: 250px; background-color: 
#fdca01; font-size: 18px; padding: 12px;">
-<p>We've already mailed this <a href="/companies.html">to 499 of the
-             Fortune 500 companies</a> (we didn't think Microsoft
-             would listen), but that's just the start...</p>
-
-<p>We'd love to send more letters to the Windows 7 decision makers
-that people have identified within their own organization or
-community, and with your help we can. If you donate $25 dollars, we'll
-send 50 more letters, donate $100 we'll send 200 letters and so
-on.</p>
-
-<p><a href="mailto:address@hidden";>Send us your suggestions</a>
-for <a href="/companies.html">organizations</a>
-who would benefit from our letter. You can
-also <a href="/companies.html">see a list
-of organizations we've already mailed</a>.</p>
-
-</div>
 
 <p><strong>Re: Important notice regarding impending lack of privacy, freedom 
and
 security from Microsoft Corporation.</strong></p>

Modified: windows7sins/branches/stable/letter/ngos/index.php
==============================================================================
--- windows7sins/branches/stable/letter/ngos/index.php  Tue Oct  6 17:41:46 
2009        (r734)
+++ windows7sins/branches/stable/letter/ngos/index.php  Tue Oct  6 17:47:26 
2009        (r735)
@@ -2,6 +2,8 @@
 
 require('../../top.inc');
 
+include('../../letter.inc');
+
 require('letter.html');
 
 require('../../base.inc');




reply via email to

[Prev in Thread] Current Thread [Next in Thread]