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

4c79b5
4c79b5
4c79b5
4c79b5
4c79b5
	

{TITLE}

4c79b5
4c79b5
	

{BODY}

4c79b5
4c79b5
4c79b5
4c79b5
	<form id="install_convert" method="post" action="{U_ACTION}">
4c79b5
4c79b5
	

{TITLE}

4c79b5
4c79b5
	

{BODY}

4c79b5
4c79b5
	
4c79b5
	
4c79b5
		

{ERROR_TITLE}

4c79b5
		

{ERROR_MSG}

4c79b5
	
4c79b5
	
4c79b5
4c79b5
	
4c79b5
		
4c79b5
			<caption>{L_AVAILABLE_CONVERTORS}</caption>
4c79b5
			
4c79b5
		
4c79b5
		
4c79b5
			{L_SOFTWARE}
4c79b5
			{L_VERSION}
4c79b5
			{L_AUTHOR}
4c79b5
			{L_OPTIONS}
4c79b5
		
4c79b5
		
4c79b5
		
4c79b5
		
4c79b5
			
4c79b5
			
4c79b5
				{convertors.SOFTWARE}
4c79b5
				{convertors.VERSION}
4c79b5
				{convertors.AUTHOR}
4c79b5
				{L_CONVERT}
4c79b5
			
4c79b5
			
4c79b5
		
4c79b5
			
4c79b5
				{L_NO_CONVERTORS}
4c79b5
				-
4c79b5
				-
4c79b5
				-
4c79b5
			
4c79b5
		
4c79b5
		
4c79b5
		
4c79b5
	
4c79b5
4c79b5
	
4c79b5
		</form>
4c79b5
4c79b5
		<fieldset class="submit-buttons">
4c79b5
			<form method="post" action="{U_NEW_ACTION}">
4c79b5
				<input class="button1" type="submit" name="submit_new" value="{L_NEW}" />
4c79b5
			</form>
4c79b5
			
4c79b5
			<form method="post" action="{U_CONTINUE_ACTION}">
4c79b5
				<input class="button1" type="submit" name="submit_cont" value="{L_CONTINUE}" />
4c79b5
			</form>
4c79b5
		</fieldset>
4c79b5
4c79b5
		<form method="post" action="{U_ACTION}">
4c79b5
	
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
					
<label>{checks.TITLE}:</label>
{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_MESSAGE}

4c79b5
4c79b5
		<fieldset class="submit-buttons">
4c79b5
			{S_HIDDEN}
4c79b5
			<input class="button1<!-- IF S_REFRESH --> disabled<!-- ENDIF -->" type="submit" id="submit" <!-- IF S_REFRESH -->disabled="disabled"  onclick="this.className = 'button1 disabled';" onsubmit="this.disabled = 'disabled';" name="submit" value="{L_SUBMIT}" />
4c79b5
		</fieldset>
4c79b5
	
4c79b5
4c79b5
	</form>
4c79b5
4c79b5
4c79b5