source: trunk/forum/styles/wowgold/template/mcp_message.html

Last change on this file was 400, checked in by george, 16 years ago
  • Přidáno: Nové forum phpBB 3.
File size: 343 bytes
Line 
1<!-- INCLUDE mcp_header.html -->
2
3<table class="tablebg" width="100%" cellspacing="1" cellpadding="4" border="0" align="center">
4<tr>
5 <th><b>{MESSAGE_TITLE}</b></th>
6</tr>
7<tr>
8 <td class="row1" align="center"><br /><span class="gen">{MESSAGE_TEXT}</span><br /><br /></td>
9</tr>
10</table>
11
12<br clear="all" />
13
14<!-- INCLUDE mcp_footer.html -->
Note: See TracBrowser for help on using the repository browser.