aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/simple_body.html
blob: 0b1e11b9a26f2fc823d084149af042f93a6b89bb (plain)
1
2
3
4
5
6
7
8
<!-- INCLUDE simple_header.html -->

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

<!-- INCLUDE simple_footer.html -->