Blame Identity/Webenv/phpBB/3.0.4/adm/style/acp_board.html

ef5584
ef5584
ef5584
ef5584
ef5584

{L_TITLE}

ef5584
ef5584

{L_TITLE_EXPLAIN}

ef5584
ef5584
ef5584
	
ef5584
		

{L_WARNING}

ef5584
		

{ERROR_MSG}

ef5584
	
ef5584
ef5584
ef5584
<form id="acp_board" method="post" action="{U_ACTION}">
ef5584
ef5584
ef5584
	
ef5584
		
ef5584
			</fieldset>
ef5584
		
ef5584
		<fieldset>
ef5584
			<legend>{options.LEGEND}</legend>
ef5584
	
ef5584
ef5584
		
ef5584
			
<label for="{options.KEY}">{options.TITLE}:</label>
{options.TITLE_EXPLAIN}
ef5584
			
{options.CONTENT}
ef5584
		
ef5584
ef5584
	
ef5584
ef5584
ef5584
ef5584
	
ef5584
		{auth_tpl.TPL}
ef5584
	
ef5584
ef5584
ef5584
	

ef5584
		<input class="button1" type="submit" id="submit" name="submit" value="{L_SUBMIT}" /> 
ef5584
		<input class="button2" type="reset" id="reset" name="reset" value="{L_RESET}" />
ef5584
	

ef5584
	{S_FORM_TOKEN}
ef5584
</fieldset>
ef5584
</form>
ef5584
ef5584