]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2/templates/christmas2/modcp_split.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2 / templates / christmas2 / modcp_split.tpl
diff --git a/phpBB2/templates/christmas2/modcp_split.tpl b/phpBB2/templates/christmas2/modcp_split.tpl
deleted file mode 100644 (file)
index 3de4e2c..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-\r
-<form method="post" action="{S_SPLIT_ACTION}">\r
-  <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">\r
-       <tr> \r
-         <td align="left" class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a><span class="nav"> \r
-               -> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>\r
-       </tr>\r
-  </table>\r
-  <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">\r
-       <tr> \r
-         <th height="25" class="thHead" colspan="3" nowrap="nowrap">{L_SPLIT_TOPIC}</th>\r
-       </tr>\r
-       <tr> \r
-         <td class="row2" colspan="3" align="center"><span class="gensmall">{L_SPLIT_TOPIC_EXPLAIN}</span></td>\r
-       </tr>\r
-       <tr> \r
-         <td class="row1" nowrap="nowrap"><span class="gen">{L_SPLIT_SUBJECT}</span></td>\r
-         <td class="row2" colspan="2"><input class="post" type="text" size="35" style="width: 350px" maxlength="60" name="subject" /></td>\r
-       </tr>\r
-       <tr> \r
-         <td class="row1" nowrap="nowrap"><span class="gen">{L_SPLIT_FORUM}</span></td>\r
-         <td class="row2" colspan="2">{S_FORUM_SELECT}</td>\r
-       </tr>\r
-       <tr> \r
-         <td class="catHead" colspan="3" height="28"> \r
-               <table width="60%" cellspacing="0" cellpadding="0" border="0" align="center">\r
-                 <tr> \r
-                       <td width="50%" align="center"> \r
-                         <input class="liteoption" type="submit" name="split_type_all" value="{L_SPLIT_POSTS}" />\r
-                       </td>\r
-                       <td width="50%" align="center"> \r
-                         <input class="liteoption" type="submit" name="split_type_beyond" value="{L_SPLIT_AFTER}" />\r
-                       </td>\r
-                 </tr>\r
-               </table>\r
-         </td>\r
-       </tr>\r
-       <tr> \r
-         <th class="thLeft" nowrap="nowrap">{L_AUTHOR}</th>\r
-         <th nowrap="nowrap">{L_MESSAGE}</th>\r
-         <th class="thRight" nowrap="nowrap">{L_SELECT}</th>\r
-       </tr>\r
-       <!-- BEGIN postrow -->\r
-       <tr> \r
-         <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
-         <td width="100%" valign="top" class="{postrow.ROW_CLASS}"> \r
-               <table width="100%" cellspacing="0" cellpadding="3" border="0">\r
-                 <tr> \r
-                       <td valign="middle"><img src="templates/christmas2/images/icon_minipost.gif" alt="{L_POST}"><span class="postdetails">{L_POSTED}: \r
-                         {postrow.POST_DATE}&nbsp;&nbsp;&nbsp;&nbsp;{L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>\r
-                 </tr>\r
-                 <tr> \r
-                       <td valign="top"> \r
-                         <hr size="1" />\r
-                         <span class="postbody">{postrow.MESSAGE}</span></td> \r
-                 </tr>\r
-               </table>\r
-         </td>\r
-         <td width="5%" align="center" class="{postrow.ROW_CLASS}">{postrow.S_SPLIT_CHECKBOX}</td>\r
-       </tr>\r
-       <tr> \r
-         <td colspan="3" height="1" class="row3"><img src="templates/christmas2/images/spacer.gif" width="1" height="1" alt="."></td>\r
-       </tr>\r
-       <!-- END postrow -->\r
-       <tr> \r
-         <td class="catBottom" colspan="3" height="28"> \r
-               <table width="60%" cellspacing="0" cellpadding="0" border="0" align="center">\r
-                 <tr> \r
-                       <td width="50%" align="center"> \r
-                         <input class="liteoption" type="submit" name="split_type_all" value="{L_SPLIT_POSTS}" />\r
-                       </td>\r
-                       <td width="50%" align="center"> \r
-                         <input class="liteoption" type="submit" name="split_type_beyond" value="{L_SPLIT_AFTER}" />\r
-                         {S_HIDDEN_FIELDS} </td>\r
-                 </tr>\r
-               </table>\r
-         </td>\r
-       </tr>\r
-  </table>\r
-  <table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">\r
-       <tr> \r
-         <td align="right" valign="top"><span class="gensmall">{S_TIMEZONE}</span></td>\r
-       </tr>\r
-  </table>\r
-</form>\r