aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/install_error.html
blob: ad53433207bf91c16d8bc0d49aee73789addd5be (plain)
1
2
3
4
5
6
7
8
<!-- INCLUDE install_header.html -->

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

<!-- INCLUDE install_footer.html -->