]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2/xs_mod/tpl/clone2.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2 / xs_mod / tpl / clone2.tpl
diff --git a/phpBB2/xs_mod/tpl/clone2.tpl b/phpBB2/xs_mod/tpl/clone2.tpl
deleted file mode 100644 (file)
index 579b5f5..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-<!-- BEGIN xs_file_version -->\r
-/***************************************************************************\r
- *                                clone2.tpl\r
- *                                ----------\r
- *   copyright            : (C) 2003 - 2005 CyberAlien\r
- *   support              : http://www.phpbbstyles.com\r
- *\r
- *   version              : 2.3.1\r
- *\r
- *   file revision        : 72\r
- *   project revision     : 78\r
- *   last modified        : 05 Dec 2005  13:54:54\r
- *\r
- ***************************************************************************/\r
-<!-- END xs_file_version -->\r
-\r
-<h1>{L_XS_CLONE_STYLE}</h1>\r
-\r
-<p>{L_XS_CLONE_STYLE_EXPLAIN}</p>\r
-\r
-\r
-<table width="100%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline">\r
-       <tr>\r
-               <th class="thHead" colspan="2">{L_XS_CLONE_STYLE}</th>\r
-       </tr>\r
-       <tr>\r
-               <td class="explain" colspan="2" align="left">{L_XS_CLONE_STYLE_EXPLAIN2}</td>\r
-       </tr>\r
-       <!-- BEGIN styles -->\r
-       <tr>\r
-               <td class="row1">{styles.L_CLONE}<br /><span class="gensmall">{L_XS_CLONE_STYLE_EXPLAIN3}</span></td>\r
-               <td class="row2"><form action="{FORM_ACTION}" method="post" style="display: inline;">{S_HIDDEN_FIELDS}<input type="hidden" name="clone_style" value="{styles.ID}" /><input type="text" class="post" name="clone_name" value="{styles.STYLE}" size="30" /> <input type="submit" class="mainoption" value="{L_SUBMIT}" /></form></td>\r
-       </tr>\r
-       <!-- END styles -->\r
-       <tr>\r
-               <th class="thHead" colspan="2">{L_CLONE_STYLE3}</th>\r
-       </tr>\r
-       <tr>\r
-               <td class="explain" colspan="2" align="left">{L_XS_CLONE_STYLE_EXPLAIN4}</td>\r
-       </tr>\r
-       <form action="{FORM_ACTION}" name="clone" method="post"><input type="hidden" name="clone_tpl" value="{CLONE_TEMPLATE}" />{S_HIDDEN_FIELDS}\r
-       <tr>\r
-               <td class="row1">{L_XS_CLONE_NEWDIR_NAME}</td>\r
-               <td class="row2"><input type="text" class="post" name="clone_style_name" value="{CLONE_TEMPLATE}" size="30" <!-- BEGIN switch_onchange --> onkeyup="document.clone.clone_style_name_0.value=document.clone.clone_style_name.value" <!-- END switch_onchange --> /></td>\r
-       </tr>\r
-       <!-- BEGIN switch_select_style -->\r
-       <tr>\r
-               <td class="row1">{L_XS_CLONE_SELECT}<br /><span class="gensmall">{L_XS_CLONE_SELECT_EXPLAIN}</span></td>\r
-               <td class="row2" nowrap="nowrap">\r
-                       <!-- BEGIN style -->\r
-                       <input type="hidden" name="clone_style_id_{switch_select_style.style.NUM}" value="{switch_select_style.style.ID}" />\r
-                       <input type="checkbox" name="clone_style_{switch_select_style.style.NUM}" checked="checked" />\r
-                       <input type="text" class="post" name="clone_style_name_{switch_select_style.style.NUM}" value="{switch_select_style.style.NAME}" title="{switch_select_style.style.NAME}" size="30" /><br />\r
-                       <!-- END style -->\r
-               </td>\r
-       </tr>\r
-       <!-- END switch_select_style -->\r
-       <!-- BEGIN switch_select_nostyle -->\r
-       <tr>\r
-               <td class="row1">{L_XS_CLONE_NEWNAME}</td>\r
-               <td class="row2" nowrap="nowrap">\r
-                       <input type="hidden" name="clone_style_id_0" value="{STYLE_ID}" />\r
-                       <input type="hidden" name="clone_style_0" value="checked" />\r
-                       <input type="text" class="post" name="clone_style_name_0" value="{STYLE_NAME}" title="{STYLE_NAME}" size="30" />\r
-               </td>\r
-       </tr>\r
-       <!-- END switch_select_nostyle -->\r
-       <input type="hidden" name="total" value="{TOTAL}" />\r
-       <tr>\r
-               <td class="catBottom" colspan="2" align="center"><input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /></td>\r
-       </tr>\r
-       </form>\r
-</table>\r