]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2/templates/subSilver/admin/db_utils_restore_body.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2 / templates / subSilver / admin / db_utils_restore_body.tpl
diff --git a/phpBB2/templates/subSilver/admin/db_utils_restore_body.tpl b/phpBB2/templates/subSilver/admin/db_utils_restore_body.tpl
deleted file mode 100644 (file)
index 13a74dd..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-
-<h1>{L_DATABASE_RESTORE}</h1>
-
-<P>{L_RESTORE_EXPLAIN}</p>
-
-<form enctype="multipart/form-data" method="post" action="{S_DBUTILS_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">
-       <tr>
-               <th class="thHead">{L_SELECT_FILE}</th>
-       </tr>
-       <tr>
-               <td class="row1" align="center">&nbsp;<input type="file" name="backup_file">&nbsp;&nbsp;{S_HIDDEN_FIELDS}<input type="submit" name="restore_start" value="{L_START_RESTORE}" class="mainoption" />&nbsp;</td>
-       </tr>
-</table></form>