2 <form method="post" action="{S_MODE_ACTION}">
3 <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
5 <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
6 <td align="right" nowrap="nowrap"><span class="genmed">{L_SELECT_SORT_METHOD}: {S_MODE_SELECT} {L_ORDER} {S_ORDER_SELECT}
7 <input type="submit" name="submit" value="{L_SUBMIT}" class="liteoption" />
11 <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
13 <th height="25" class="thCornerL" nowrap="nowrap">#</th>
14 <th class="thTop" nowrap="nowrap"> </th>
15 <th class="thTop" nowrap="nowrap">{L_USERNAME}</th>
16 <th class="thTop" nowrap="nowrap">{L_EMAIL}</th>
17 <th class="thTop" nowrap="nowrap">{L_FROM}</th>
18 <th class="thTop" nowrap="nowrap">{L_JOINED}</th>
19 <th class="thTop" nowrap="nowrap">{L_POSTS}</th>
20 <th class="thCornerR" nowrap="nowrap">{L_WEBSITE}</th>
22 <!-- BEGIN memberrow -->
24 <td class="{memberrow.ROW_CLASS}" align="center"><span class="gen"> {memberrow.ROW_NUMBER} </span></td>
25 <td class="{memberrow.ROW_CLASS}" align="center"> {memberrow.PM_IMG} </td>
26 <td class="{memberrow.ROW_CLASS}" align="center"><span class="gen"><a href="{memberrow.U_VIEWPROFILE}" class="gen">{memberrow.USERNAME}</a></span></td>
27 <td class="{memberrow.ROW_CLASS}" align="center" valign="middle"> {memberrow.EMAIL_IMG} </td>
28 <td class="{memberrow.ROW_CLASS}" align="center" valign="middle"><span class="gen">{memberrow.FROM}</span></td>
29 <td class="{memberrow.ROW_CLASS}" align="center" valign="middle"><span class="gensmall">{memberrow.JOINED}</span></td>
30 <td class="{memberrow.ROW_CLASS}" align="center" valign="middle"><span class="gen">{memberrow.POSTS}</span></td>
31 <td class="{memberrow.ROW_CLASS}" align="center"> {memberrow.WWW_IMG} </td>
33 <!-- END memberrow -->
35 <td class="catBottom" colspan="8" height="28"> </td>
38 <table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
40 <td align="right" valign="top"></td>
44 <table width="100%" cellspacing="0" cellpadding="0" border="0">
46 <td><span class="nav">{PAGE_NUMBER}</span></td>
47 <td align="right"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span></td>
51 <table width="100%" cellspacing="2" border="0" align="center">
53 <td valign="top" align="right">{JUMPBOX}</td>