aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/message_body.html
blob: 17db5aca37c4f4eaed7f1180c2ac031506d42308 (plain)
1
2
3
4
5
6
7
8
<!-- INCLUDE overall_header.html -->

<div class="successbox">
	<h3>{MESSAGE_TITLE}</h3>
	<p>{MESSAGE_TEXT}</p>
</div>

<!-- INCLUDE overall_footer.html -->