source: forum/styles/subsilver2/template/mcp_whois.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: 307 bytes
Line 
1<!-- INCLUDE mcp_header.html -->
2
3<table class="tablebg" width="100%" cellspacing="1">
4<tr>
5 <th>{L_WHOIS}</th>
6</tr>
7<tr>
8 <td class="row3" align="center"><span class="gensmall">{RETURN_POST}</span></td>
9</tr>
10<tr>
11 <td class="row1"><pre>{WHOIS}</pre></td>
12</tr>
13</table>
14
15<!-- INCLUDE mcp_footer.html -->
Note: See TracBrowser for help on using the repository browser.