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

4c79b5
4c79b5
4c79b5
<form id="install_install" method="post" action="{U_ACTION}" onsubmit="submit.disabled = 'disabled';">
4c79b5
4c79b5

{TITLE}

4c79b5

{BODY}

4c79b5
4c79b5
4c79b5
	<fieldset>
4c79b5
4c79b5
	
4c79b5
		
4c79b5
			
4c79b5
			</fieldset>
4c79b5
4c79b5
			<fieldset>
4c79b5
			
4c79b5
				<legend>{checks.LEGEND}</legend>
4c79b5
				

{checks.LEGEND_EXPLAIN}

4c79b5
		
4c79b5
4c79b5
			
4c79b5
				
{checks.TITLE}:
{checks.TITLE_EXPLAIN}
4c79b5
				
{checks.RESULT}
4c79b5
			
4c79b5
		
4c79b5
	
4c79b5
4c79b5
	</fieldset>
4c79b5
4c79b5
4c79b5
4c79b5
	<fieldset>
4c79b5
4c79b5
	
4c79b5
		
4c79b5
			
4c79b5
				</fieldset>
4c79b5
		
4c79b5
				<fieldset>
4c79b5
			
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
	</fieldset>
4c79b5
4c79b5
4c79b5
4c79b5
	

{L_DL_CONFIG}

4c79b5
	

{L_DL_CONFIG_EXPLAIN}

4c79b5
4c79b5
	<fieldset class="submit-buttons">
4c79b5
		<legend>{L_DL_CONFIG}</legend>
4c79b5
		{S_HIDDEN}
4c79b5
		<input class="button1" type="submit" id="dlconfig" name="dlconfig" value="{L_DL_DOWNLOAD}" /> <input class="button1" type="submit" id="dldone" name="dldone" value="{L_DL_DONE}" />
4c79b5
	</fieldset>
4c79b5
4c79b5
4c79b5
4c79b5
	<fieldset class="submit-buttons">
4c79b5
		<legend>{L_SUBMIT}</legend>
4c79b5
		{S_HIDDEN}
4c79b5
		<input class="button1" type="submit" id="submit" onclick="this.className = 'button1 disabled';" name="submit" value="{L_SUBMIT}" />
4c79b5
	</fieldset>
4c79b5
4c79b5
4c79b5
</form>
4c79b5
4c79b5