]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2/xs_mod/tpl/import2.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2 / xs_mod / tpl / import2.tpl
diff --git a/phpBB2/xs_mod/tpl/import2.tpl b/phpBB2/xs_mod/tpl/import2.tpl
deleted file mode 100644 (file)
index ad302d4..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-<!-- BEGIN xs_file_version -->\r
-/***************************************************************************\r
- *                               import2.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
-<form action="{FORM_ACTION}" method="post">{S_RETURN}<input type="hidden" name="import" value="{IMPORT_FILENAME}" /><table width="100%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline">\r
-       <tr>\r
-               <th class="thHead" colspan="2">{L_XS_IMPORT_TPL}</th>\r
-       </tr>\r
-       <tr>\r
-               <td class="row1" align="left" colspan="2"><span class="gensmall">{L_XS_IMPORT_TPL_COMMENT}<br /><br />{L_XS_IMPORT_TPL_FILENAME} {STYLE_FILENAME}<br />{L_XS_IMPORT_TPL_TPLNAME} {STYLE_TEMPLATE}<br />{L_XS_IMPORT_TPL_COMMENT2} {STYLE_COMMENT}<br /></span></td>\r
-       </tr>\r
-       <!-- BEGIN switch_select_style -->\r
-       <tr>\r
-               <td class="row1"><span class="gen">{L_XS_IMPORT_SELECT_STYLES}</span></td>\r
-               <td class="row2" nowrap="nowrap"><table border="0" cellspacing="0" cellpadding="1">\r
-                       <!-- BEGIN style -->\r
-                       <tr>\r
-                               <td nowrap="nowrap"><span class="gen"><label><input type="checkbox" name="import_install_{switch_select_style.style.NUM}" checked="checked" /> {switch_select_style.style.NAME}</label></span></td>\r
-                               <td nowrap="nowrap"><span class="gen">&nbsp;&nbsp;&nbsp;&nbsp;(<label><input type="radio" name="import_default" value="{switch_select_style.style.NUM}" /> {L_XS_IMPORT_INSTALL_DEF_LC}</label>)</span></td>\r
-                       </tr>\r
-                       <!-- END style -->\r
-               </table></td>\r
-       </tr>\r
-       <!-- END switch_select_style -->\r
-       <!-- BEGIN switch_select_nostyle -->\r
-       <tr>\r
-               <td class="row1"><span class="gen">{L_XS_IMPORT_INSTALL_STYLE}</span></td>\r
-               <td class="row2" nowrap="nowrap"><span class="gen"><label><input type="checkbox" name="import_install_0" /> {STYLE_NAME}</label> &nbsp;&nbsp;&nbsp;&nbsp;(<label><input type="radio" name="import_default_0" /> {L_XS_IMPORT_INSTALL_DEF_LC}</label>)</span></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">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_XS_IMPORT}" class="mainoption" /></td>\r
-       </tr>\r
-</table></form>\r