Blame Identity/Webenv/Themes/Default/PhpBB/3.0.4/Modern/template/login_forum.html

f2e824
f2e824
f2e824

{L_LOGIN} {FORUM_NAME}

f2e824
f2e824
<form id="login_forum" method="post" action="{S_LOGIN_ACTION}">
f2e824
{S_FORM_TOKEN}
f2e824
f2e824
	
f2e824
f2e824
	

{L_LOGIN_FORUM}

f2e824
f2e824
	<fieldset class="fields2">
f2e824
	
f2e824
		
f2e824
			
 
f2e824
			
{LOGIN_ERROR}
f2e824
		
f2e824
	
f2e824
	
f2e824
		
<label for="password">{L_PASSWORD}:</label>
f2e824
		
<input class="inputbox narrow" type="password" name="password" id="password" size="25" tabindex="1" />
f2e824
	
f2e824
	
f2e824
		
 
f2e824
		
{S_HIDDEN_FIELDS}<input type="submit" name="login" id="login" class="button1" value="{L_LOGIN}" tabindex="2" />
f2e824
	
f2e824
	</fieldset>
f2e824
f2e824
	
f2e824
f2e824
f2e824
</form>
f2e824
f2e824
f2e824