289 |
kaklik |
1 |
|
|
|
2 |
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center"> |
|
|
3 |
<tr> |
|
|
4 |
<td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td> |
|
|
5 |
</tr> |
|
|
6 |
</table> |
|
|
7 |
|
|
|
8 |
<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline"> |
|
|
9 |
<!-- BEGIN switch_groups_joined --> |
|
|
10 |
<tr> |
|
|
11 |
<th colspan="2" align="center" class="thHead" height="25">{L_GROUP_MEMBERSHIP_DETAILS}</th> |
|
|
12 |
</tr> |
|
|
13 |
<!-- BEGIN switch_groups_member --> |
|
|
14 |
<tr> |
|
|
15 |
<td class="row1"><span class="gen">{L_YOU_BELONG_GROUPS}</span></td> |
|
|
16 |
<td class="row2" align="right"> |
|
|
17 |
<table width="90%" cellspacing="0" cellpadding="0" border="0"> |
|
|
18 |
<tr><form method="get" action="{S_USERGROUP_ACTION}"> |
|
|
19 |
<td width="40%"><span class="gensmall">{GROUP_MEMBER_SELECT}</span></td> |
|
|
20 |
<td align="center" width="30%"> |
|
|
21 |
<input type="submit" value="{L_VIEW_INFORMATION}" class="liteoption" />{S_HIDDEN_FIELDS} |
|
|
22 |
</td> |
|
|
23 |
</form></tr> |
|
|
24 |
</table> |
|
|
25 |
</td> |
|
|
26 |
</tr> |
|
|
27 |
<!-- END switch_groups_member --> |
|
|
28 |
<!-- BEGIN switch_groups_pending --> |
|
|
29 |
<tr> |
|
|
30 |
<td class="row1"><span class="gen">{L_PENDING_GROUPS}</span></td> |
|
|
31 |
<td class="row2" align="right"> |
|
|
32 |
<table width="90%" cellspacing="0" cellpadding="0" border="0"> |
|
|
33 |
<tr><form method="get" action="{S_USERGROUP_ACTION}"> |
|
|
34 |
<td width="40%"><span class="gensmall">{GROUP_PENDING_SELECT}</span></td> |
|
|
35 |
<td align="center" width="30%"> |
|
|
36 |
<input type="submit" value="{L_VIEW_INFORMATION}" class="liteoption" />{S_HIDDEN_FIELDS} |
|
|
37 |
</td> |
|
|
38 |
</form></tr> |
|
|
39 |
</table> |
|
|
40 |
</td> |
|
|
41 |
</tr> |
|
|
42 |
<!-- END switch_groups_pending --> |
|
|
43 |
<!-- END switch_groups_joined --> |
|
|
44 |
<!-- BEGIN switch_groups_remaining --> |
|
|
45 |
<tr> |
|
|
46 |
<th colspan="2" align="center" class="thHead" height="25">{L_JOIN_A_GROUP}</th> |
|
|
47 |
</tr> |
|
|
48 |
<tr> |
|
|
49 |
<td class="row1"><span class="gen">{L_SELECT_A_GROUP}</span></td> |
|
|
50 |
<td class="row2" align="right"> |
|
|
51 |
<table width="90%" cellspacing="0" cellpadding="0" border="0"> |
|
|
52 |
<tr><form method="get" action="{S_USERGROUP_ACTION}"> |
|
|
53 |
<td width="40%"><span class="gensmall">{GROUP_LIST_SELECT}</span></td> |
|
|
54 |
<td align="center" width="30%"> |
|
|
55 |
<input type="submit" value="{L_VIEW_INFORMATION}" class="liteoption" />{S_HIDDEN_FIELDS} |
|
|
56 |
</td> |
|
|
57 |
</form></tr> |
|
|
58 |
</table> |
|
|
59 |
</td> |
|
|
60 |
</tr> |
|
|
61 |
<!-- END switch_groups_remaining --> |
|
|
62 |
</table> |
|
|
63 |
|
|
|
64 |
<table width="100%" cellspacing="2" border="0" align="center" cellpadding="2"> |
|
|
65 |
<tr> |
|
|
66 |
<td align="right" valign="top"><span class="gensmall">{S_TIMEZONE}</span></td> |
|
|
67 |
</tr> |
|
|
68 |
</table> |
|
|
69 |
|
|
|
70 |
<br clear="all" /> |
|
|
71 |
|
|
|
72 |
<table width="100%" cellspacing="2" border="0" align="center"> |
|
|
73 |
<tr> |
|
|
74 |
<td valign="top" align="right">{JUMPBOX}</td> |
|
|
75 |
</tr> |
|
|
76 |
</table> |