2 <form method="post" action="{S_SPLIT_ACTION}">
\r
3 <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
\r
5 <td align="left" class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a><span class="nav">
\r
6 -> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
\r
9 <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
\r
11 <th height="25" class="thHead" colspan="3" nowrap="nowrap">{L_SPLIT_TOPIC}</th>
\r
14 <td class="row2" colspan="3" align="center"><span class="gensmall">{L_SPLIT_TOPIC_EXPLAIN}</span></td>
\r
17 <td class="row1" nowrap="nowrap"><span class="gen">{L_SPLIT_SUBJECT}</span></td>
\r
18 <td class="row2" colspan="2"><input class="post" type="text" size="35" style="width: 350px" maxlength="60" name="subject" /></td>
\r
21 <td class="row1" nowrap="nowrap"><span class="gen">{L_SPLIT_FORUM}</span></td>
\r
22 <td class="row2" colspan="2">{S_FORUM_SELECT}</td>
\r
25 <td class="catHead" colspan="3" height="28">
\r
26 <table width="60%" cellspacing="0" cellpadding="0" border="0" align="center">
\r
28 <td width="50%" align="center">
\r
29 <input class="liteoption" type="submit" name="split_type_all" value="{L_SPLIT_POSTS}" />
\r
31 <td width="50%" align="center">
\r
32 <input class="liteoption" type="submit" name="split_type_beyond" value="{L_SPLIT_AFTER}" />
\r
39 <th class="thLeft" nowrap="nowrap">{L_AUTHOR}</th>
\r
40 <th nowrap="nowrap">{L_MESSAGE}</th>
\r
41 <th class="thRight" nowrap="nowrap">{L_SELECT}</th>
\r
43 <!-- BEGIN postrow -->
\r
45 <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
46 <td width="100%" valign="top" class="{postrow.ROW_CLASS}">
\r
47 <table width="100%" cellspacing="0" cellpadding="3" border="0">
\r
49 <td valign="middle"><img src="templates/christmasWithoutSnow/images/icon_minipost.gif" alt="{L_POST}"><span class="postdetails">{L_POSTED}:
\r
50 {postrow.POST_DATE} {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
\r
55 <span class="postbody">{postrow.MESSAGE}</span></td>
\r
59 <td width="5%" align="center" class="{postrow.ROW_CLASS}">{postrow.S_SPLIT_CHECKBOX}</td>
\r
62 <td colspan="3" height="1" class="row3"><img src="templates/christmasWithoutSnow/images/spacer.gif" width="1" height="1" alt="."></td>
\r
64 <!-- END postrow -->
\r
66 <td class="catBottom" colspan="3" height="28">
\r
67 <table width="60%" cellspacing="0" cellpadding="0" border="0" align="center">
\r
69 <td width="50%" align="center">
\r
70 <input class="liteoption" type="submit" name="split_type_all" value="{L_SPLIT_POSTS}" />
\r
72 <td width="50%" align="center">
\r
73 <input class="liteoption" type="submit" name="split_type_beyond" value="{L_SPLIT_AFTER}" />
\r
74 {S_HIDDEN_FIELDS} </td>
\r
80 <table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
\r
82 <td align="right" valign="top"><span class="gensmall">{S_TIMEZONE}</span></td>
\r