Changeset 21082
- Timestamp:
- 10/08/07 10:41:18 (9 months ago)
- Files:
-
- wp-email/trunk/readme.html (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wp-email/trunk/readme.html
r18658 r21082 3 3 <head> 4 4 <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 5 <title>WP-EMail 2.2 0Readme</title>5 <title>WP-EMail 2.21 Readme</title> 6 6 <style type="text/css" media="screen"> 7 7 /* Default Style */ … … 204 204 <div id="Container"> 205 205 <!-- Title --> 206 <div id="Title">WP-EMail 2.2 0 <span style="color: #aaaaaa;">Readme</span></div>206 <div id="Title">WP-EMail 2.21 <span style="color: #aaaaaa;">Readme</span></div> 207 207 208 208 <!-- Tabs --> … … 226 226 </p> 227 227 <p> 228 <strong>EMail:</strong><br />229 <strong>»</strong>230 <script type="text/javascript">231 /* <![CDATA[*/232 document.write(' <a href="mailto:gamerz84@hotmail.com?Subject=WP-EMail%202.20%20Support" title="EMail To gamerz84@hotmail.com">gamerz84@hotmail.com</a>');233 /* ]]> */234 </script>235 </p>236 <p>237 228 <strong>Website:</strong><br /> 238 229 <strong>»</strong> <a href="http://lesterchan.net/" title="http://lesterchan.net/">http://lesterchan.net/</a> … … 244 235 <p> 245 236 <strong>Download:</strong><br /> 246 <strong>»</strong> <a href="http://lesterchan.net/others/downloads.php?id=13" title="http://lesterchan.net/others/downloads.php?id=13">WP-EMail 2.2 0For WordPress 2.3.x</a><br />237 <strong>»</strong> <a href="http://lesterchan.net/others/downloads.php?id=13" title="http://lesterchan.net/others/downloads.php?id=13">WP-EMail 2.21 For WordPress 2.3.x</a><br /> 247 238 <strong>»</strong> <a href="http://lesterchan.net/others/downloads/wp-email211.zip" title="http://lesterchan.net/others/downloads/wp-email211.zip">WP-EMail 2.11 For WordPress 2.1.x And 2.2.x</a><br /> 248 239 <strong>»</strong> <a href="http://lesterchan.net/others/downloads/wp-email207.zip" title="http://lesterchan.net/others/downloads/wp-email207.zip">WP-EMail 2.07 For WordPress 2.0.x</a><br /> … … 486 477 <div id="Upgrade" style="display: none;"> 487 478 <div class="SubTitle">» Upgrade Instructions</div> 488 <div class="SubSubTitle">From v2.0x To v2.2 0</div>479 <div class="SubSubTitle">From v2.0x To v2.21</div> 489 480 <ol> 490 481 <li> … … 589 580 </ul> 590 581 <div class="SubSubTitle">Note</div> 591 <ul>592 <li>If WP-EMail 2.20 does not work for you (404 error even after re-generating of permalink), please drop me an email with page.php of your theme attached to it. The problem is due to your theme is using an outdated method of getting/display posts/pages.</li>593 </ul>594 582 <ul> 595 583 <li> … … 618 606 </div> 619 607 </div> 620 <p id="Copyright">WP-EMail 2.2 0<br />Copyright © 2007 Lester 'GaMerZ' Chan. All Rights Reserved.</p>608 <p id="Copyright">WP-EMail 2.21<br />Copyright © 2007 Lester 'GaMerZ' Chan. All Rights Reserved.</p> 621 609 </body> 622 610 </html>
