Blame Extras/phpBB/3.0.4/adm/style/acp_board.html

4c79b5
4c79b5
4c79b5
4c79b5
4c79b5

{L_TITLE}

4c79b5
4c79b5

{L_TITLE_EXPLAIN}

4c79b5
4c79b5
4c79b5
	
4c79b5
		

{L_WARNING}

4c79b5
		

{ERROR_MSG}

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

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

4c79b5
	{S_FORM_TOKEN}
4c79b5
</fieldset>
4c79b5
</form>
4c79b5
4c79b5