source: trunk/forum/adm/style/install_error.html

Last change on this file was 400, checked in by george, 16 years ago
  • Přidáno: Nové forum phpBB 3.
File size: 154 bytes
Line 
1<!-- INCLUDE install_header.html -->
2
3<div class="errorbox">
4 <h3>{MESSAGE_TITLE}</h3>
5 <p>{MESSAGE_TEXT}</p>
6</div>
7
8<!-- INCLUDE install_footer.html -->
Note: See TracBrowser for help on using the repository browser.