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

ef5584
ef5584
ef5584
ef5584
ef5584
	

{TITLE}

ef5584
ef5584
	

{BODY}

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

{TITLE}

ef5584
ef5584
	

{BODY}

ef5584
ef5584
	
ef5584
	
ef5584
		

{ERROR_TITLE}

ef5584
		

{ERROR_MSG}

ef5584
	
ef5584
	
ef5584
ef5584
	
ef5584
		
ef5584
			<caption>{L_AVAILABLE_CONVERTORS}</caption>
ef5584
			
ef5584
		
ef5584
		
ef5584
			{L_SOFTWARE}
ef5584
			{L_VERSION}
ef5584
			{L_AUTHOR}
ef5584
			{L_OPTIONS}
ef5584
		
ef5584
		
ef5584
		
ef5584
		
ef5584
			
ef5584
			
ef5584
				{convertors.SOFTWARE}
ef5584
				{convertors.VERSION}
ef5584
				{convertors.AUTHOR}
ef5584
				{L_CONVERT}
ef5584
			
ef5584
			
ef5584
		
ef5584
			
ef5584
				{L_NO_CONVERTORS}
ef5584
				-
ef5584
				-
ef5584
				-
ef5584
			
ef5584
		
ef5584
		
ef5584
		
ef5584
	
ef5584
ef5584
	
ef5584
		</form>
ef5584
ef5584
		<fieldset class="submit-buttons">
ef5584
			<form method="post" action="{U_NEW_ACTION}">
ef5584
				<input class="button1" type="submit" name="submit_new" value="{L_NEW}" />
ef5584
			</form>
ef5584
			
ef5584
			<form method="post" action="{U_CONTINUE_ACTION}">
ef5584
				<input class="button1" type="submit" name="submit_cont" value="{L_CONTINUE}" />
ef5584
			</form>
ef5584
		</fieldset>
ef5584
ef5584
		<form method="post" action="{U_ACTION}">
ef5584
	
ef5584
ef5584
	
ef5584
		<fieldset>
ef5584
ef5584
		
ef5584
			
ef5584
				
ef5584
				</fieldset>
ef5584
ef5584
				<fieldset>
ef5584
				
ef5584
					<legend>{checks.LEGEND}</legend>
ef5584
					

{checks.LEGEND_EXPLAIN}

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

{L_MESSAGE}

ef5584
ef5584
		<fieldset class="submit-buttons">
ef5584
			{S_HIDDEN}
ef5584
			<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}" />
ef5584
		</fieldset>
ef5584
	
ef5584
ef5584
	</form>
ef5584
ef5584
ef5584