182 |
kaklik |
1 |
|
|
|
2 |
<h1>{L_GROUP_TITLE}</h1> |
|
|
3 |
|
|
|
4 |
<p>{L_GROUP_EXPLAIN}</p> |
|
|
5 |
|
|
|
6 |
<form method="post" action="{S_GROUP_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline"> |
|
|
7 |
<tr> |
|
|
8 |
|
|
|
9 |
<th class="thHead" align="center">{L_GROUP_SELECT}</th> |
|
|
10 |
</tr> |
|
|
11 |
<!-- BEGIN select_box --> |
|
|
12 |
<tr> |
|
|
13 |
<td class="row1" align="center">{S_GROUP_SELECT} <input type="submit" name="edit" value="{L_LOOK_UP}" class="mainoption" /> </td> |
|
|
14 |
</tr> |
|
|
15 |
<!-- END select_box --> |
|
|
16 |
<tr> |
|
|
17 |
<td class="catBottom" align="center">{S_HIDDEN_FIELDS}<input type="submit" class="liteoption" name="new" value="{L_CREATE_NEW_GROUP}" /></td> |
|
|
18 |
</tr> |
|
|
19 |
</table></form> |