source: forum/styles/wowgreen/template/mcp_message.html@ 651

Last change on this file since 651 was 651, checked in by aleg, 15 years ago

Změněná cesta k GM a Char logům pro realmy 4 a 7.

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.