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