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

ef5584
ef5584
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
ef5584
<head>
ef5584
ef5584
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" />
ef5584
<meta http-equiv="Content-Style-Type" content="text/css" />
ef5584
<meta http-equiv="Content-Language" content="{S_USER_LANG}" />
ef5584
<meta http-equiv="imagetoolbar" content="no" />
ef5584
{META}
ef5584
<title>{PAGE_TITLE}</title>
ef5584
ef5584
<link href="../adm/style/admin.css" rel="stylesheet" type="text/css" media="screen" />
ef5584
<link href="/error/include/common.css" rel="stylesheet" type="text/css" media="screen" />
ef5584
<link href="/error/include/phpBB.css" rel="stylesheet" type="text/css" media="screen" />
ef5584
ef5584
<script type="text/javascript">
ef5584
// 
ef5584
ef5584
/**
ef5584
* Set display of page element
ef5584
* s[-1,0,1] = hide,toggle display,show
ef5584
*/
ef5584
function dE(n, s, type)
ef5584
{
ef5584
	if (!type)
ef5584
	{
ef5584
		type = 'block';
ef5584
	}
ef5584
ef5584
	var e = document.getElementById(n);
ef5584
	if (!s)
ef5584
	{
ef5584
		s = (e.style.display == '' || e.style.display == 'block') ? -1 : 1;
ef5584
	}
ef5584
	e.style.display = (s == 1) ? type : 'none';
ef5584
}
ef5584
ef5584
// ]]>
ef5584
</script>
ef5584
ef5584
</head>
ef5584
ef5584
<body class="{S_CONTENT_DIRECTION}">
ef5584
ef5584
ef5584
    
ef5584
tOS" />
ef5584
    
ef5584
    
    ef5584
                
  • Home
  • ef5584
                
  • Downloads
  • ef5584
                
  • Docs
  • ef5584
                
  • Wiki
  • ef5584
                
  • Lists
  • ef5584
                
  • Bugs
  • ef5584
                
  • Forums
  • ef5584
                
  • Projects
  • ef5584
        
    ef5584
        
    ef5584
    ef5584
    ef5584
    ef5584
        Forums
    ef5584
        

    Forums

    ef5584
    ef5584
    ef5584
    ef5584
    	
    ef5584
    		

    {L_INSTALL_PANEL}

    ef5584
    		

    {L_SKIP}

    ef5584
    		
    ef5584
    		<form method="post" action="">
    ef5584
    			<fieldset class="nobg">
    ef5584
    				<label for="language">{L_SELECT_LANG}:</label>
    ef5584
    				{S_LANG_SELECT}
    ef5584
    				<input class="button1" type="submit" id="change_lang" name="change_lang" value="{L_CHANGE}" />
    ef5584
    			</fieldset>
    ef5584
    		</form>
    ef5584
    		
    ef5584
    	
    ef5584
    	
    ef5584
    	
    ef5584
    		
    ef5584
    			
      ef5584
      			
      ef5584
      				<li<!-- IF t_block1.S_SELECTED --> id="activetab">{t_block1.L_TITLE}
      ef5584
      			
      ef5584
      			
      ef5584
      		
      ef5584
      ef5584
      		
      ef5584
      		
      ef5584
      			
      ef5584
      				
      ef5584
      					
      ef5584
      						
        ef5584
        						
        ef5584
        							<li<!-- IF l_block1.S_SELECTED --> id="activemenu">{l_block1.L_TITLE}
        ef5584
        						
        ef5584
        						
        ef5584
        							<li<!-- IF l_block2.S_SELECTED --> id="activemenu"><span<!-- IF l_block2.S_COMPLETE --> class="completed">{l_block2.L_TITLE}
        ef5584
        						
        ef5584
        						
        ef5584
        					
        ef5584
        	
        ef5584