]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2/xs_mod/tpl/import.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2 / xs_mod / tpl / import.tpl
diff --git a/phpBB2/xs_mod/tpl/import.tpl b/phpBB2/xs_mod/tpl/import.tpl
deleted file mode 100644 (file)
index a887686..0000000
+++ /dev/null
@@ -1,90 +0,0 @@
-<!-- BEGIN xs_file_version -->\r
-/***************************************************************************\r
- *                                import.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:55\r
- *\r
- ***************************************************************************/\r
-<!-- END xs_file_version -->\r
-\r
-<h1>{L_XS_IMPORT_STYLES}</h1>\r
-\r
-<p>{L_XS_IMPORT_EXPLAIN}</p>\r
-\r
-<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">\r
-       <tr>\r
-               <th class="thCornerL" align="center" nowrap="nowrap">{L_XS_FILE}</th>\r
-               <th class="thTop" align="center" nowrap="nowrap">{L_XS_TEMPLATE}</th>\r
-               <th class="thTop" align="center" nowrap="nowrap">{L_XS_STYLES}</th>\r
-               <th class="thTop" align="center" nowrap="nowrap">{L_XS_UPLOAD_TIME}</th>\r
-               <th class="thTop" align="center" nowrap="nowrap">{L_XS_COMMENT}</th>\r
-               <th class="thCornerR" align="center" nowrap="nowrap">{L_XS_OPTIONS}</th>\r
-       </tr>\r
-       <!-- BEGIN styles -->\r
-       <tr>\r
-               <td class="{styles.ROW_CLASS}" align="left"><span class="gensmall">{styles.FILE2}</span></td>\r
-               <td class="{styles.ROW_CLASS}" align="left"><span class="gen"><!-- BEGIN valid -->{styles.TEMPLATE}<!-- END valid --><!-- BEGIN error -->-<!-- END error --></span></td>\r
-               <td class="{styles.ROW_CLASS}" align="left"><span class="gen"><!-- BEGIN list -->{list.STYLE}<br /><!-- END list --></span></td>\r
-               <td class="{styles.ROW_CLASS}" align="center" nowrap="nowrap"><span class="genmed"><!-- BEGIN valid -->{styles.DATE}<!-- END valid --><!-- BEGIN error -->-<!-- END error --></span></td>\r
-               <td class="{styles.ROW_CLASS}" align="left"><span class="gensmall"><!-- BEGIN valid -->{styles.COMMENT}<!-- END valid --><!-- BEGIN error -->{styles.error.ERROR}<!-- END error --></span></td>\r
-               <td class="{styles.ROW_CLASS}" align="center">\r
-               <!-- BEGIN valid -->\r
-                       [<a href="{styles.U_IMPORT}">{L_XS_IMPORT_LC}</a>]\r
-                       [<a href="{styles.U_LIST}">{L_XS_LIST_FILES_LC}</a>]\r
-               <!-- END valid -->\r
-                       [<a href="{styles.U_DELETE}">{L_XS_DELETE_FILE_LC}</a>]\r
-               </td>\r
-       </tr>\r
-       <!-- END styles -->\r
-       <!-- BEGIN nostyles -->\r
-       <tr>\r
-               <td colspan="6" align="center" class="row1"><span class="gen">{L_XS_IMPORT_NO_CACHED}</span></td>\r
-       </tr>\r
-       <!-- END nostyles -->\r
-</table>\r
-\r
-<br />\r
-\r
-<table width="100%">\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_ADD_STYLES}</th>\r
-       </tr>\r
-       <tr>\r
-               <td class="row1">{L_XS_ADD_STYLES_WEB}:</td>\r
-               <td class="row2" nowrap="nowrap">\r
-                       <form action="{U_SCRIPT}" method="post" style="display: inline;"><input type="hidden" name="action" value="web" />{S_HIDDEN_FIELDS}\r
-                       <input type="text" name="source" size="40" value="http://" />\r
-                       <input type="submit" value="{L_XS_ADD_STYLES_WEB_GET}" class="mainoption" />\r
-                       </form>\r
-               </tr>\r
-       </tr>\r
-       <tr>\r
-               <td class="row1">{L_XS_ADD_STYLES_COPY}:</td>\r
-               <td class="row2" nowrap="nowrap">\r
-                       <form action="{U_SCRIPT}" method="post" style="display: inline;"><input type="hidden" name="action" value="copy" />{S_HIDDEN_FIELDS}\r
-                       <input type="text" name="source" size="40" value="" />\r
-                       <input type="submit" value="{L_XS_ADD_STYLES_COPY_GET}" class="mainoption" />\r
-                       </form>\r
-               </tr>\r
-       </tr>\r
-       <tr>\r
-               <td class="row1">{L_XS_ADD_STYLES_UPLOAD}:</td>\r
-               <td class="row2" nowrap="nowrap">\r
-                       <form action="{U_SCRIPT}" method="post" enctype="multipart/form-data" style="display: inline;"><input type="hidden" name="action" value="upload" />{S_HIDDEN_FIELDS}\r
-                       <input type="file" name="source" size="30" />\r
-                       <input type="submit" value="{L_XS_ADD_STYLES_UPLOAD_GET}" class="mainoption" />\r
-                       </form>\r
-               </tr>\r
-       </tr>\r
-</table>\r
-\r
-<br />
\ No newline at end of file