Christophe Dumez
13 years ago
3 changed files with 5 additions and 21 deletions
@ -1,17 +0,0 @@
@@ -1,17 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> |
||||
<head> |
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
||||
<title>_(Download local torrent)</title> |
||||
<link rel="stylesheet" href="css/style.css" type="text/css" /> |
||||
<script type="text/javascript" src="scripts/mootools-1.2-core-yc.js" charset="utf-8"></script> |
||||
</head> |
||||
<body> |
||||
<center> |
||||
<form action="/command/upload" enctype="multipart/form-data" method="post" name="uploadForm"> |
||||
<input type="file" name="torrentfile" id="torrentfile" size="40"/><br/><br/> |
||||
<input type="submit" value="_(Download)" id="upButton"/> |
||||
</form> |
||||
</center> |
||||
</body> |
||||
</html> |
Loading…
Reference in new issue