From: <vb...@us...> - 2003-08-26 13:15:57
|
Update of /cvsroot/webnotes/web In directory sc8-pr-cvs1:/tmp/cvs-serv28116 Modified Files: cvs.php side_menu.php Log Message: Some website updates Index: cvs.php =================================================================== RCS file: /cvsroot/webnotes/web/cvs.php,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- cvs.php 2 Oct 2002 06:08:22 -0000 1.6 +++ cvs.php 25 Aug 2003 14:40:03 -0000 1.7 @@ -7,7 +7,5 @@ <span class="center_link"> <p align="center"><a href="http://sourceforge.net/cvs/?group_id=15381">phpWebNotes CVS</a></p> </span> -<span class="center_link"> -<p align="center"><a href="http://www.smarttux.com/phpwebnotescvs/">phpWebNotes CVS SNAPs</a></p> </span> <?php include('footer.php') ?> Index: side_menu.php =================================================================== RCS file: /cvsroot/webnotes/web/side_menu.php,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- side_menu.php 26 Sep 2002 22:03:48 -0000 1.12 +++ side_menu.php 25 Aug 2003 14:40:03 -0000 1.13 @@ -51,7 +51,20 @@ </td> </tr> <tr> + </tr> + <tr> <td class="menu_sf"> + <br /> + <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> + <input type="hidden" name="cmd" value="_xclick"> + <input type="hidden" name="business" value="vi...@fu..."> + <input type="hidden" name="item_name" value="phpWebnotes"> + <input type="hidden" name="no_note" value="1"> + <input type="hidden" name="currency_code" value="USD"> + <input type="hidden" name="tax" value="0"> + <input type="image" src="https://www.paypal.com/images/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"> + </form> + <br /> <br /> <a href="http://sourceforge.net/projects/webnotes/"> <img src="http://sourceforge.net/sflogo.php?group_id=15381" width="88" height="31" border="0" alt="phpWebNotes @ SourceForge"></a><br /> <br /> |