2 <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
\r
4 <td align="left" class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a><span class="nav">
\r
5 » <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
\r
9 <form method="post" action="{S_SPLIT_ACTION}">
\r
10 {TPL_HDR1}<span class="cattitle">{L_SPLIT_TOPIC}</span>{TPL_HDR2}<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
\r
12 <th colspan="3" align="center"><span class="gensmall2">{L_SPLIT_TOPIC_EXPLAIN}</span></td>
\r
15 <td class="row1" nowrap="nowrap"><span class="gen">{L_SPLIT_SUBJECT}</span></td>
\r
16 <td class="row2" colspan="2"><input class="post" type="text" size="35" style="width: 350px" maxlength="60" name="subject" /></td>
\r
19 <td class="row1" nowrap="nowrap"><span class="gen">{L_SPLIT_FORUM}</span></td>
\r
20 <td class="row2" colspan="2">{S_FORUM_SELECT}</td>
\r
23 <td class="row4" colspan="3" height="28">
\r
24 <table width="60%" cellspacing="0" cellpadding="0" border="0" align="center">
\r
26 <td width="50%" align="center">
\r
27 <input class="liteoption" type="submit" name="split_type_all" value="{L_SPLIT_POSTS}" />
\r
29 <td width="50%" align="center">
\r
30 <input class="liteoption" type="submit" name="split_type_beyond" value="{L_SPLIT_AFTER}" />
\r
37 <th class="thLeft" nowrap="nowrap">{L_AUTHOR}</th>
\r
38 <th nowrap="nowrap">{L_MESSAGE}</th>
\r
39 <th class="thRight" nowrap="nowrap">{L_SELECT}</th>
\r
41 <!-- BEGIN postrow -->
\r
43 <td align="left" valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}"></a>{postrow.POSTER_NAME}</span></td>
\r
44 <td width="100%" valign="top" class="{postrow.ROW_CLASS}">
\r
45 <table width="100%" cellspacing="0" cellpadding="3" border="0">
\r
47 <td valign="middle"><img src="{T_TEMPLATE_PATH}/images/icon_minipost.gif" alt="{L_POST}"><span class="postdetails">{L_POSTED}:
\r
48 {postrow.POST_DATE} {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
\r
53 <span class="postbody">{postrow.MESSAGE}</span></td>
\r
57 <td width="5%" align="center" class="{postrow.ROW_CLASS}">{postrow.S_SPLIT_CHECKBOX}</td>
\r
59 <!-- END postrow -->
\r
61 <td class="row4" colspan="3" height="28">
\r
62 <table width="60%" cellspacing="0" cellpadding="0" border="0" align="center">
\r
64 <td width="50%" align="center">
\r
65 <input class="liteoption" type="submit" name="split_type_all" value="{L_SPLIT_POSTS}" />
\r
67 <td width="50%" align="center">
\r
68 <input class="liteoption" type="submit" name="split_type_beyond" value="{L_SPLIT_AFTER}" />
\r
69 {S_HIDDEN_FIELDS} </td>
\r
76 <table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
\r
78 <td align="right" valign="top"><span class="gensmall">{S_TIMEZONE}</span></td>
\r