diff phpBB2/login.php @ 0:ed1308d04df2 moonlitnights

[svn r1] initial import
author rlm
date Fri, 19 Feb 2010 06:24:59 -0500
parents
children
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/phpBB2/login.php	Fri Feb 19 06:24:59 2010 -0500
     1.3 @@ -0,0 +1,106 @@
     1.4 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     1.5 +<html dir="ltr">
     1.6 +<head>
     1.7 +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
     1.8 +<meta http-equiv="Content-Style-Type" content="text/css">
     1.9 +
    1.10 +<link rel="top" href="./index.php?sid=db3d24177f2ea3ff80cda18d6c310b92" title="Moonlit Nights Forum Index" />
    1.11 +<link rel="search" href="./search.php?sid=db3d24177f2ea3ff80cda18d6c310b92" title="Search" />
    1.12 +<link rel="help" href="./faq.php?sid=db3d24177f2ea3ff80cda18d6c310b92" title="FAQ" />
    1.13 +<link rel="author" href="./memberlist.php?sid=db3d24177f2ea3ff80cda18d6c310b92" title="Memberlist" />
    1.14 +
    1.15 +<title>Moonlit Nights :: Log in</title>
    1.16 +<link rel="stylesheet" href="templates/BlackSoul/BlackSoul.css" type="text/css">
    1.17 +</head>
    1.18 +<body bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4">
    1.19 +
    1.20 +<a name="top"></a>
    1.21 +
    1.22 +<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
    1.23 +	<tr>
    1.24 +		<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
    1.25 +			<tr>
    1.26 +				<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>
    1.27 +				<td align="right" width="100%" valign="middle"><span class="gen"><br />&nbsp; </span>
    1.28 +				<table cellspacing="0" cellpadding="2" border="0">
    1.29 +					<tr>
    1.30 +						<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;</span><span class="maintitle">Moonlit Nights<br>
    1.31 +                        </span><span class="mainmenu"><br>
    1.32 +                        <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;
    1.33 +						</td>
    1.34 +					</tr>
    1.35 +					<tr>
    1.36 +						<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>
    1.37 +					</tr>
    1.38 +				</table></td>
    1.39 +
    1.40 +			</tr>
    1.41 +		</table>
    1.42 +
    1.43 +		<br />
    1.44 +
    1.45 +<form action="login.php?sid=db3d24177f2ea3ff80cda18d6c310b92" method="post">
    1.46 +
    1.47 +<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
    1.48 +  <tr>
    1.49 +	<td align="left" class="nav"><a href="index.php?sid=db3d24177f2ea3ff80cda18d6c310b92" class="nav">Moonlit Nights Forum Index</a></td>
    1.50 +  </tr>
    1.51 +</table>
    1.52 +
    1.53 +<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline" align="center">
    1.54 +  <tr>
    1.55 +	<th height="25" class="thHead" nowrap="nowrap">Please enter your username and password to log in.</th>
    1.56 +  </tr>
    1.57 +  <tr>
    1.58 +	<td class="row1"><table border="0" cellpadding="3" cellspacing="1" width="100%">
    1.59 +		  <tr>
    1.60 +			<td colspan="2" align="center">&nbsp;</td>
    1.61 +		  </tr>
    1.62 +		  <tr>
    1.63 +			<td width="45%" align="right"><span class="gen">Username:</span></td>
    1.64 +			<td>
    1.65 +			  <input type="text" name="username" size="25" maxlength="40" value="" />
    1.66 +			</td>
    1.67 +		  </tr>
    1.68 +		  <tr>
    1.69 +			<td align="right"><span class="gen">Password:</span></td>
    1.70 +			<td>
    1.71 +			  <input type="password" name="password" size="25" maxlength="25" />
    1.72 +			</td>
    1.73 +		  </tr>
    1.74 +		  <tr align="center">
    1.75 +			<td colspan="2"><span class="gen">Log me on automatically each visit: <input type="checkbox" name="autologin" /></span></td>
    1.76 +		  </tr>
    1.77 +		  <tr align="center">
    1.78 +			<td colspan="2"><input type="hidden" name="redirect" value="" /><input type="submit" name="login" class="mainoption" value="Log in" /></td>
    1.79 +		  </tr>
    1.80 +		  <tr align="center">
    1.81 +			<td colspan="2"><span class="gensmall"><a href="profile.php?mode=sendpassword&amp;sid=db3d24177f2ea3ff80cda18d6c310b92" class="gensmall">I forgot my password</a></span></td>
    1.82 +		  </tr>
    1.83 +		</table></td>
    1.84 +  </tr>
    1.85 +</table>
    1.86 +
    1.87 +</form>
    1.88 +
    1.89 +
    1.90 +<div align="center"><span class="copyright"><br /><br />
    1.91 +<!--
    1.92 +	We request you retain the full copyright notice below including the link to www.phpbb.com.
    1.93 +	This not only gives respect to the large amount of time given freely by the developers
    1.94 +	but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
    1.95 +	reason) retain the full copyright we request you at least leave in place the
    1.96 +	Powered by phpBB  line, with phpBB linked to www.phpbb.com. If you refuse
    1.97 +	to include even this then support on our forums may be affected.
    1.98 +
    1.99 +	The phpBB Group : 2002
   1.100 +// -->
   1.101 +Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a>  &copy; 2001 phpBB Group<br>
   1.102 +Template created by <a href="mailto:sp@phpbb2-users.de" class="copyright">Stefan Paulus</a> |
   1.103 +<a href="http://www.phpbb2-users.de" class="copyright">phpbb2-users.de</a><br /></span></div>
   1.104 +		</td>
   1.105 +	</tr>
   1.106 +</table>
   1.107 +
   1.108 +</body>
   1.109 +</html>