Update code_sniffer build.xml file to be executable on our system
[phpbb.git] / phpBB / adm / style / install / error.html
blobf6982650c85422384915c83eb01d8b073f33aaeb
1 <!-- INCLUDE install/header.html -->
3 <div class="errorbox">
4 <h3>{MESSAGE_TITLE}</h3>
5 <p>{MESSAGE_TEXT}</p>
6 </div>
8 <!-- INCLUDE install/footer.html -->