mirror of
				https://github.com/phpbb/phpbb.git
				synced 2025-10-26 21:21:32 +01:00 
			
		
		
		
	- #6132 - #6122 git-svn-id: file:///svn/phpbb/trunk@6739 89ea8834-ac86-4346-8a33-228a782c2dd0
		
			
				
	
	
		
			8 lines
		
	
	
		
			154 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			154 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!-- INCLUDE simple_header.html -->
 | |
| 
 | |
| <div class="successbox">
 | |
| 	<h3>{MESSAGE_TITLE}</h3>
 | |
| 	<p>{MESSAGE_TEXT}</p>
 | |
| </div>
 | |
| 
 | |
| <!-- INCLUDE simple_footer.html --> |