mirror of
				https://github.com/phpbb/phpbb.git
				synced 2025-10-29 06:26:22 +01:00 
			
		
		
		
	- not finished yet: some user related items, style admin, database admin and permissions - Graham: Please add your MCP schema data to the schema data file. ;) git-svn-id: file:///svn/phpbb/trunk@5357 89ea8834-ac86-4346-8a33-228a782c2dd0
		
			
				
	
	
		
			8 lines
		
	
	
		
			152 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			152 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!-- INCLUDE simple_header.html -->
 | |
| 
 | |
| <div class="errorbox">
 | |
| 	<h3>{MESSAGE_TITLE}</h3>
 | |
| 	<p>{MESSAGE_TEXT}</p>
 | |
| </div>
 | |
| 
 | |
| <!-- INCLUDE simple_footer.html --> |