aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/simple_body.html
blob: ca06bc4f10c3f2a5d581e84fe608ae2b43128fae (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 -->