]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2/xs_mod/tpl/install.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2 / xs_mod / tpl / install.tpl
diff --git a/phpBB2/xs_mod/tpl/install.tpl b/phpBB2/xs_mod/tpl/install.tpl
deleted file mode 100644 (file)
index e535f32..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-<!-- BEGIN xs_file_version -->\r
-/***************************************************************************\r
- *                               install.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_INSTALL_STYLES}</h1>\r
-\r
-<p>{L_XS_INSTALL_STYLES_EXPLAIN2}</p>\r
-\r
-<form action="{U_ACTION}" method="post" style="display: inline">{S_HIDDEN_FIELDS}<input type="hidden" name="total" value="{TOTAL}" />\r
-<table cellpadding="4" cellspacing="1" border="0" class="forumline" align="center">\r
-<tr>\r
-       <th class="thHead" colspan="4">{L_XS_INSTALL_STYLES}</th>\r
-</tr>\r
-<tr>\r
-       <td class="catLeft" align="center"><span class="gen">{L_XS_TEMPLATE}</span></td>\r
-       <td class="cat" align="center"><span class="gen">{L_XS_STYLE}</span></td>\r
-       <td class="cat" align="center"><span class="gen">{L_XS_INSTALL}</span></td>\r
-       <td class="catRight" align="center"><span class="gen">{L_XS_SELECT}</span></td>\r
-</tr>\r
-<!-- BEGIN styles -->\r
-<tr> \r
-       <td class="{styles.ROW_CLASS}" align="left"><span class="gen">{styles.STYLE}</span></td>\r
-       <td class="{styles.ROW_CLASS}" align="left"><span class="gen">{styles.THEME}</span></td>\r
-       <td class="{styles.ROW_CLASS}" align="center"><span class="gen"><a href="{styles.U_INSTALL}">{L_XS_INSTALL_LC}</a></span></td>\r
-       <td class="{styles.ROW_CLASS}" align="center"><input type="checkbox" name="{styles.CB_NAME}" /><input type="hidden" name="{styles.CB_NAME}_style" value="{styles.STYLE}" /><input type="hidden" name="{styles.CB_NAME}_num" value="{styles.NUM}" /></td>\r
-</tr>\r
-<!-- END styles -->\r
-<tr>\r
-       <td class="catBottom" colspan="4" align="center"><input type="submit" name="submit" value="{L_XS_INSTALL}" class="mainoption" /></td>\r
-</tr>\r
-</table>\r
-</form>\r
-<br />
\ No newline at end of file