2 <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
\r
4 <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
\r
8 {TPL_HDR1}<span class="cattitle">{L_IP_INFO}</span>{TPL_HDR2}<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
\r
10 <th height="26">{L_THIS_POST_IP}</th>
\r
14 <table width="100%" cellspacing="0" cellpadding="0" border="0">
\r
16 <td> <span class="gen">{IP} [ {POSTS} ]</span></td>
\r
17 <td align="right"><span class="gen">[ <a href="{U_LOOKUP_IP}">{L_LOOKUP_IP}</a>
\r
24 <th height="26">{L_OTHER_USERS}</th>
\r
26 <!-- BEGIN userrow -->
\r
28 <td class="{userrow.ROW_CLASS}">
\r
29 <table width="100%" cellspacing="0" cellpadding="0" border="0">
\r
31 <td> <span class="gen"><a href="{userrow.U_PROFILE}">{userrow.USERNAME}</a> [ {userrow.POSTS} ]</span></td>
\r
32 <td align="right"><a href="{userrow.U_SEARCHPOSTS}" title="{userrow.L_SEARCH_POSTS}"><img src="{SEARCH_IMG}" border="0" alt="{L_SEARCH}" /></a>
\r
38 <!-- END userrow -->
\r
40 <th height="26">{L_OTHER_IPS}</th>
\r
42 <!-- BEGIN iprow -->
\r
44 <td class="{iprow.ROW_CLASS}"><table width="100%" cellspacing="0" cellpadding="0" border="0">
\r
46 <td> <span class="gen">{iprow.IP} [ {iprow.POSTS} ]</span></td>
\r
47 <td align="right"><span class="gen">[ <a href="{iprow.U_LOOKUP_IP}">{L_LOOKUP_IP}</a>
\r