]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2_old/xs_mod/tpl/install.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2_old / xs_mod / tpl / install.tpl
diff --git a/phpBB2_old/xs_mod/tpl/install.tpl b/phpBB2_old/xs_mod/tpl/install.tpl
deleted file mode 100644 (file)
index 857a874..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-<!-- BEGIN xs_file_version -->
-/***************************************************************************
- *                               install.tpl
- *                               -----------
- *   copyright            : (C) 2003, 2004 CyberAlien
- *   support              : http://www.phpbbstyles.com
- *
- *   version              : 2.0.1
- *
- *   file revision        : 45
- *   project revision     : 51
- *   last modified        : 25 Aug 2004  11:51:48
- *
- ***************************************************************************/
-<!-- END xs_file_version -->
-
-<h1>{L_XS_INSTALL_STYLES}</h1>
-
-<p>{L_XS_INSTALL_STYLES_EXPLAIN2}</p>
-
-<form action="{U_ACTION}" method="post" style="display: inline">{S_HIDDEN_FIELDS}<input type="hidden" name="total" value="{TOTAL}" />
-<table cellpadding="4" cellspacing="1" border="0" class="forumline" align="center">
-<tr>
-       <th class="thHead" colspan="4">{L_XS_INSTALL_STYLES}</th>
-</tr>
-<tr>
-       <td class="catLeft" align="center"><span class="gen">{L_XS_TEMPLATE}</span></td>
-       <td class="cat" align="center"><span class="gen">{L_XS_STYLE}</span></td>
-       <td class="cat" align="center"><span class="gen">{L_XS_INSTALL}</span></td>
-       <td class="catRight" align="center"><span class="gen">{L_XS_SELECT}</span></td>
-</tr>
-<!-- BEGIN styles -->
-<tr> 
-       <td class="{styles.ROW_CLASS}" align="left"><span class="gen">{styles.STYLE}</span></td>
-       <td class="{styles.ROW_CLASS}" align="left"><span class="gen">{styles.THEME}</span></td>
-       <td class="{styles.ROW_CLASS}" align="center"><span class="gen"><a href="{styles.U_INSTALL}">{L_XS_INSTALL_LC}</a></span></td>
-       <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>
-</tr>
-<!-- END styles -->
-<tr>
-       <td class="catBottom" colspan="4" align="center"><input type="submit" name="submit" value="{L_XS_INSTALL}" class="mainoption" /></td>
-</tr>
-</table>
-</form>
-<br />
\ No newline at end of file