source: branches/posledni/forum/styles/wowpurple/template/mcp_whois.html

Last change on this file was 400, checked in by george, 16 years ago
  • Přidáno: Nové forum phpBB 3.
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.