Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
88 lines (71 sloc)
3.96 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html><html> | |
| <head> | |
| <title>Palmiferous.com - A new choice for your Palm</title> | |
| <style rel=stylesheet type=text/css> | |
| A:link { font-weight: bold; } | |
| A:visited { font-weight: bold; } | |
| </style> | |
| </head> | |
| <body bgcolor="#339933" text="#000000" link="#000000" vlink="#000000" topmargin=5 leftmargin=0 rightmargin=0 marginheight=5> | |
| <table border=0 cellpadding=4 cellspacing=0 width=100% align=center> | |
| <tr><td bgcolor=339933> | |
| <table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"> | |
| <tr><td> | |
| <table border="0" cellspacing="0" cellpadding="3" width="100%" bgcolor="333333"> | |
| <tr><td> | |
| <a href="index.html"><img src="images/Palmiferous.jpg" alt="Welcome to Palmiferous.com" border=0></a> | |
| </td><td align=right> | |
| <form action="search.php3" method=post><font face=Arial,Helvetica size=2 color="ffffff"> | |
| Search | |
| <input type=name name=query> | |
| </form></tr> | |
| <tr bgcolor="666666"><td colspan=2 bgcolor="666666"> | |
| <B> | |
| <font face=Arial,Helvetica size=3 color=CCCCCC>A new choice for your Palm</B></td> | |
| </td></tr></table> | |
| </td></tr></table> | |
| </td></tr><tr><td valign=top width=100% bgcolor=339933> | |
| <table border=0 cellspacing=0 cellpadding=2 width=100%> | |
| <tr><td valign=top width=150 bgcolor=339933> | |
| <!-- Blocks Init --> | |
| <table border=0 cellspacing=0 cellpadding=0 width=100% bgcolor=000000><tr><td> | |
| <table width=100% border=0 cellspacing=1 cellpadding=3><tr><td colspan=1 bgcolor=CCCCCC> | |
| <font face=Arial,Helvetica size=2><B>Main Menu</B></td></tr><tr><td bgcolor=FFFFFF><font face=Arial,Helvetica size=2> | |
| <li><a href=index.php3>Home</a> <li><a href=topics.php3>Topics</a> <li><a href=sections.php3>Sections</a> <li><a href=user.php3>Your Account</a> <li><a href=submit.php3>Submit News</a> <li><a href=stats.php3>Stats</a> <li><a href=top.php3>Top 10</a> <!-- <li><a href=faq.php3>FAQ</a> --></td></tr></table></td></tr></table><br> | |
| <!-- Because this is the DEFAULT theme, so print the user login block --> | |
| <table border=0 cellspacing=0 cellpadding=0 width=100% bgcolor=000000><tr><td> | |
| <table width=100% border=0 cellspacing=1 cellpadding=3><tr><td colspan=1 bgcolor=CCCCCC> | |
| <font face=Arial,Helvetica size=2><B>Palmiferous.com Login</B> | |
| </td></tr><tr><td bgcolor=FFFFFF> | |
| <font face=Arial,Helvetica size=2> | |
| <form action="/user.php3" method="post"> | |
| Nickname: <input type="text" name="uname" size=12 maxlength=25><br> | |
| Password: <input type="password" name="pass" size=12 maxlength=20><br> | |
| <center><input type="submit" name="op" value="login"></form> | |
| Don't have an account yet? You can <a href=user.php3>Create One</a>. | |
| As registered user you have some advantages like theme manager, | |
| comments configuration and post comments with your name. | |
| </center></td></tr></table></td></tr></table><br> | |
| <!-- Show Left Blocks --> | |
| <table border=0 cellspacing=0 cellpadding=0 width=100% bgcolor=000000><tr><td> | |
| <table width=100% border=0 cellspacing=1 cellpadding=3><tr><td colspan=1 bgcolor=CCCCCC> | |
| <font face=Arial,Helvetica size=2><B>Special Sections</B></td></tr><tr><td bgcolor=FFFFFF><font face=Arial,Helvetica size=2> | |
| <P>Check out soon our new Special Sections!!!</P></td></tr></table></td></tr></table><br> | |
| <img src=images/pix.gif border=0 width=150 height=1> | |
| </td><td width=100% valign=top> | |
| <font face=Arial,Helvetica size=3> | |
| <p align=justify> | |
| Put here your FAQ section... | |
| <br><br> | |
| In the future versions of PHP-Nuke I'll put the code FAQ here. | |
| </p> | |
| </td></tr></table> | |
| </td></tr></table> | |
| </body></html> | |
| <font face=Arial,Helvetica size=1><center> | |
| <a href=php-nuke.php3><img src=images/powered/phpnuke.gif border=0 Alt="Web site powered by PHP-Nuke"></a><br><br> | |
| All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2000 by me<br> | |
| This web site was made with <a href=http://linuxpreview.org/php-nuke.php3>PHP-Nuke</a>, a web portal system written in PHP. PHP-Nuke is Free Software released under the <a href=http://www.gnu.org>GNU/GPL license</a>.<br> | |
| You can syndicate our news using the file <a href=backend.php3>Backend.php3</a><br> | |
| </body> | |
| </html> |