annotate old/phpBB2/login.php @ 2:fc00894c1d4a moonlitnights

[svn r3] moved all the bad stuff to 'old'
author rlm
date Fri, 19 Feb 2010 20:53:12 -0500
parents
children
rev   line source
rlm@2 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
rlm@2 2 <html dir="ltr">
rlm@2 3 <head>
rlm@2 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
rlm@2 5 <meta http-equiv="Content-Style-Type" content="text/css">
rlm@2 6
rlm@2 7 <link rel="top" href="./index.php?sid=db3d24177f2ea3ff80cda18d6c310b92" title="Moonlit Nights Forum Index" />
rlm@2 8 <link rel="search" href="./search.php?sid=db3d24177f2ea3ff80cda18d6c310b92" title="Search" />
rlm@2 9 <link rel="help" href="./faq.php?sid=db3d24177f2ea3ff80cda18d6c310b92" title="FAQ" />
rlm@2 10 <link rel="author" href="./memberlist.php?sid=db3d24177f2ea3ff80cda18d6c310b92" title="Memberlist" />
rlm@2 11
rlm@2 12 <title>Moonlit Nights :: Log in</title>
rlm@2 13 <link rel="stylesheet" href="templates/BlackSoul/BlackSoul.css" type="text/css">
rlm@2 14 </head>
rlm@2 15 <body bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4">
rlm@2 16
rlm@2 17 <a name="top"></a>
rlm@2 18
rlm@2 19 <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
rlm@2 20 <tr>
rlm@2 21 <td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
rlm@2 22 <tr>
rlm@2 23 <td><a href="index.php?sid=db3d24177f2ea3ff80cda18d6c310b92"><img src="templates/BlackSoul/images/logo_phpBB.gif" border="0" alt="Moonlit Nights Forum Index" vspace="1" /></a></td>
rlm@2 24 <td align="right" width="100%" valign="middle"><span class="gen"><br />&nbsp; </span>
rlm@2 25 <table cellspacing="0" cellpadding="2" border="0">
rlm@2 26 <tr>
rlm@2 27 <td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;</span><span class="maintitle">Moonlit Nights<br>
rlm@2 28 </span><span class="mainmenu"><br>
rlm@2 29 <a href="profile.php?mode=editprofile&amp;sid=db3d24177f2ea3ff80cda18d6c310b92" class="mainmenu"><img src="templates/BlackSoul/images/profile.gif" width="62" height="20" border="0" alt="Profile" hspace="0" /></a></span><span class="mainmenu"><a href="profile.php?mode=register&amp;sid=db3d24177f2ea3ff80cda18d6c310b92" class="mainmenu"><img src="templates/BlackSoul/images/register.gif" width="62" height="20" border="0" alt="Register" hspace="0" /></a><a href="faq.php?sid=db3d24177f2ea3ff80cda18d6c310b92" class="mainmenu"><img src="templates/BlackSoul/images/faq.gif" width="39" height="20" border="0" alt="FAQ" hspace="0" /></a><a href="index.php?sid=db3d24177f2ea3ff80cda18d6c310b92" class="mainmenu"><img src="templates/BlackSoul/images/bbhome.gif" width="62" height="20" border="0" alt="Moonlit Nights Forum Index" hspace="0" /></a><a href="search.php?sid=db3d24177f2ea3ff80cda18d6c310b92" class="mainmenu"><img src="templates/BlackSoul/images/search.gif" width="62" height="20" border="0" alt="Search" hspace="0" /></a></span>&nbsp;
rlm@2 30 </td>
rlm@2 31 </tr>
rlm@2 32 <tr>
rlm@2 33 <td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="memberlist.php?sid=db3d24177f2ea3ff80cda18d6c310b92" class="mainmenu"><img src="templates/BlackSoul/images/members.gif" width="62" height="20" border="0" alt="Memberlist" hspace="0" /></a><a href="groupcp.php?sid=db3d24177f2ea3ff80cda18d6c310b92" class="mainmenu"><img src="templates/BlackSoul/images/usergroups.gif" width="82" height="20" border="0" alt="Usergroups" hspace="0" /></a><a href="login.php?sid=db3d24177f2ea3ff80cda18d6c310b92" class="mainmenu"><img src="templates/BlackSoul/images/login_out.gif" width="95" height="20" border="0" alt="Log in" hspace="0" /></a>&nbsp;</span></td>
rlm@2 34 </tr>
rlm@2 35 </table></td>
rlm@2 36
rlm@2 37 </tr>
rlm@2 38 </table>
rlm@2 39
rlm@2 40 <br />
rlm@2 41
rlm@2 42 <form action="login.php?sid=db3d24177f2ea3ff80cda18d6c310b92" method="post">
rlm@2 43
rlm@2 44 <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
rlm@2 45 <tr>
rlm@2 46 <td align="left" class="nav"><a href="index.php?sid=db3d24177f2ea3ff80cda18d6c310b92" class="nav">Moonlit Nights Forum Index</a></td>
rlm@2 47 </tr>
rlm@2 48 </table>
rlm@2 49
rlm@2 50 <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline" align="center">
rlm@2 51 <tr>
rlm@2 52 <th height="25" class="thHead" nowrap="nowrap">Please enter your username and password to log in.</th>
rlm@2 53 </tr>
rlm@2 54 <tr>
rlm@2 55 <td class="row1"><table border="0" cellpadding="3" cellspacing="1" width="100%">
rlm@2 56 <tr>
rlm@2 57 <td colspan="2" align="center">&nbsp;</td>
rlm@2 58 </tr>
rlm@2 59 <tr>
rlm@2 60 <td width="45%" align="right"><span class="gen">Username:</span></td>
rlm@2 61 <td>
rlm@2 62 <input type="text" name="username" size="25" maxlength="40" value="" />
rlm@2 63 </td>
rlm@2 64 </tr>
rlm@2 65 <tr>
rlm@2 66 <td align="right"><span class="gen">Password:</span></td>
rlm@2 67 <td>
rlm@2 68 <input type="password" name="password" size="25" maxlength="25" />
rlm@2 69 </td>
rlm@2 70 </tr>
rlm@2 71 <tr align="center">
rlm@2 72 <td colspan="2"><span class="gen">Log me on automatically each visit: <input type="checkbox" name="autologin" /></span></td>
rlm@2 73 </tr>
rlm@2 74 <tr align="center">
rlm@2 75 <td colspan="2"><input type="hidden" name="redirect" value="" /><input type="submit" name="login" class="mainoption" value="Log in" /></td>
rlm@2 76 </tr>
rlm@2 77 <tr align="center">
rlm@2 78 <td colspan="2"><span class="gensmall"><a href="profile.php?mode=sendpassword&amp;sid=db3d24177f2ea3ff80cda18d6c310b92" class="gensmall">I forgot my password</a></span></td>
rlm@2 79 </tr>
rlm@2 80 </table></td>
rlm@2 81 </tr>
rlm@2 82 </table>
rlm@2 83
rlm@2 84 </form>
rlm@2 85
rlm@2 86
rlm@2 87 <div align="center"><span class="copyright"><br /><br />
rlm@2 88 <!--
rlm@2 89 We request you retain the full copyright notice below including the link to www.phpbb.com.
rlm@2 90 This not only gives respect to the large amount of time given freely by the developers
rlm@2 91 but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
rlm@2 92 reason) retain the full copyright we request you at least leave in place the
rlm@2 93 Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
rlm@2 94 to include even this then support on our forums may be affected.
rlm@2 95
rlm@2 96 The phpBB Group : 2002
rlm@2 97 // -->
rlm@2 98 Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> &copy; 2001 phpBB Group<br>
rlm@2 99 Template created by <a href="mailto:sp@phpbb2-users.de" class="copyright">Stefan Paulus</a> |
rlm@2 100 <a href="http://www.phpbb2-users.de" class="copyright">phpbb2-users.de</a><br /></span></div>
rlm@2 101 </td>
rlm@2 102 </tr>
rlm@2 103 </table>
rlm@2 104
rlm@2 105 </body>
rlm@2 106 </html>