source:
branches/posledni/forum/styles/wowred/template/viewonline_whois.html
Last change on this file was 400, checked in by , 16 years ago | |
---|---|
File size: 310 bytes |
Line | |
---|---|
1 | <!-- INCLUDE simple_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="row1"><pre>{WHOIS}</pre><br /><a class="nav" href="#" onclick="window.close(); return false;">{L_CLOSE_WINDOW}</a></td> |
9 | </tr> |
10 | </table> |
11 | |
12 | <!-- INCLUDE simple_footer.html --> |
Note:
See TracBrowser
for help on using the repository browser.