]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2_old/xs_mod/tpl/update.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2_old / xs_mod / tpl / update.tpl
diff --git a/phpBB2_old/xs_mod/tpl/update.tpl b/phpBB2_old/xs_mod/tpl/update.tpl
deleted file mode 100644 (file)
index c4673c0..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-<!-- BEGIN xs_file_version -->\r
-/***************************************************************************\r
- *                                update.tpl\r
- *                                ----------\r
- *   copyright            : (C) 2003, 2004 CyberAlien\r
- *   support              : http://www.phpbbstyles.com\r
- *\r
- *   version              : 2.0.1\r
- *\r
- *   file revision        : 45\r
- *   project revision     : 51\r
- *   last modified        : 25 Aug 2004  11:51:48\r
- *\r
- ***************************************************************************/\r
-<!-- END xs_file_version -->\r
-\r
-<h1>{L_XS_UPDATES}</h1>\r
-\r
-<p>{L_XS_UPDATES_COMMENT}</p>\r
-\r
-<form action="{UPDATE_URL}" method="post">\r
-<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">\r
-<tr>\r
-       <th colspan="4" class="thHead" align="center">{L_XS_UPDATES}</th>\r
-</tr>\r
-<tr>\r
-       <td colspan="4" class="row1" width="100%" align="left">{L_XS_UPDATE_INFO1}</td>\r
-</tr>\r
-<tr>\r
-       <th class="thCornerL" colspan="2" align="center" nowrap="nowrap">{L_XS_UPDATE_NAME}</th>\r
-       <th class="thTop" align="center" nowrap="nowrap">{L_XS_UPDATE_TYPE}</th>\r
-       <th class="thCornerR" align="center" nowrap="nowrap">{L_XS_UPDATE_CURRENT_VERSION}</th>\r
-</tr>\r
-<!-- BEGIN row -->\r
-<input type="hidden" name="{row.VAR}item" value="{row.ITEM}" />\r
-<tr>\r
-       <td class="{row.ROW_CLASS}"><!-- BEGIN url --><input type="checkbox" name="{row.VAR}checked" checked="checked" /><!-- END url --><!-- BEGIN nourl --><input type="hidden" name="{row.VAR}checked" value="0" /><!-- END nourl --></td>\r
-       <td class="{row.ROW_CLASS}" width="100%"><span class="gen">{row.NAME}</span></td>\r
-       <td class="{row.ROW_CLASS}" align="center" nowrap="nowrap"><span class="gen">{row.TYPE}</span></td>\r
-       <td class="{row.ROW_CLASS}" align="center" nowrap="nowrap"><span class="gen">{row.VERSION}</span></td>\r
-</tr>\r
-<!-- END row -->\r
-<tr>\r
-       <td colspan="4" class="row1" align="left" valign="middle"><span class="gen">{L_XS_UPDATE_TIMEOUT} <input type="text" name="timeout" value="180" size="6" /></span></td>\r
-       </tr>\r
-       <tr>\r
-               <td class="catBottom" colspan="4" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_XS_UPDATE_CONTINUE}" class="mainoption" /></td>\r
-       </tr>\r
-</table>\r
-</form>\r
-\r
-<br />\r