]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2/xs_mod/tpl/downloads.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2 / xs_mod / tpl / downloads.tpl
diff --git a/phpBB2/xs_mod/tpl/downloads.tpl b/phpBB2/xs_mod/tpl/downloads.tpl
deleted file mode 100644 (file)
index d8611d3..0000000
+++ /dev/null
@@ -1,66 +0,0 @@
-<!-- BEGIN xs_file_version -->\r
-/***************************************************************************\r
- *                              downloads.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_DOWNLOAD_STYLES}</h1>\r
-\r
-<p>{L_XS_DOWNLOAD_EXPLAIN2}</p>\r
-\r
-<table cellpadding="4" cellspacing="1" border="0" class="forumline" align="center" width="100%">\r
-<tr>\r
-       <th class="thHead" colspan="2">{L_XS_DOWNLOAD_LOCATIONS}</th>\r
-</tr>\r
-<!-- BEGIN url -->\r
-<tr> \r
-       <td class="{url.ROW_CLASS}" align="left" nowrap="nowrap"><span class="gen">{url.NUM1}. {url.TITLE} [<a href="{url.U_DOWNLOAD}">{L_XS_CLICK_HERE_LC}</a>]</span></td>\r
-       <td class="{url.ROW_CLASS}" align="left" nowrap="nowrap"><span class="gensmall">{url.URL} [<a href="{url.U_EDIT}">{L_XS_EDIT_LC}</a>]</span></td>\r
-</tr>\r
-<!-- END url -->\r
-<!-- BEGIN edit -->\r
-<tr>   \r
-       <th colspan="2" class="thHead">{L_XS_EDIT_LINK}</th>\r
-</tr>\r
-<form action="{U_POST}" method="post">{S_HIDDEN_FIELDS}<input type="hidden" name="edit" value="{edit.ID}" />\r
-<tr>\r
-       <td class="row1" align="left">{L_XS_LINK_TITLE}:</td><td class="row2"><input type="text" class="post" name="edit_title" value="{edit.TITLE}" /></td>\r
-</tr>\r
-<tr>\r
-       <td class="row1" align="left">{L_XS_LINK_URL}:</td><td class="row2"><input type="text" class="post" name="edit_url" value="{edit.URL}" /></td>\r
-</tr>\r
-<tr>\r
-       <td class="row1" align="left">{L_XS_DELETE}:</td><td class="row2"><input type="checkbox" name="edit_delete" /></td>\r
-</tr>\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
-<!-- END edit -->\r
-<tr>   \r
-       <th colspan="2" class="thHead">{L_XS_ADD_LINK}</th>\r
-</tr>\r
-<form action="{U_POST}" method="post">{S_HIDDEN_FIELDS}\r
-<tr>\r
-       <td class="row1" align="left">{L_XS_LINK_TITLE}:</td><td class="row2"><input type="text" class="post" name="add_title" /></td>\r
-</tr>\r
-<tr>\r
-       <td class="row1" align="left">{L_XS_LINK_URL}:</td><td class="row2"><input type="text" class="post" name="add_url" /></td>\r
-</tr>\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
-<br />\r
-\r