annotate phpBB2/login.php @ 0:ed1308d04df2 moonlitnights

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