changeset 19:704c878812a3

Removed the obs html file.
author df
date Sun, 25 Jan 2009 15:35:49 +0000
parents 67f13a371c18
children 877806fb69a3
files reproctool.htm
diffstat 1 files changed, 0 insertions(+), 32 deletions(-) [+]
line wrap: on
line diff
--- a/reproctool.htm	Sun Jan 25 15:16:24 2009 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-<html>
-<body>
-
-<form action="/cgi-bin/reproctool/reproctool.cgi" method="post">
-    <textarea rows="5" cols="80" name="items"></textarea>
-    <table border="0" cellspacing="4">
-        <tr>
-            <td>Tritanium</td>
-            <td>Pyerite</td>
-            <td>Mexallon</td>
-            <td>Isogen</td>
-            <td>Nocxium</td>
-            <td>Zydrine</td>
-            <td>Megacyte</td>
-            <td>Morphite</td>
-        </tr>
-        <tr>
-            <td><input type="text" name="trit" value="1" size="4" /></td>
-            <td><input type="text" name="pyer" value="1" size="4" /></td>
-            <td><input type="text" name="mexa" value="1" size="4" /></td>
-            <td><input type="text" name="isog" value="1" size="4" /></td>
-            <td><input type="text" name="nocx" value="1" size="4" /></td>
-            <td><input type="text" name="zydr" value="1" size="4" /></td>
-            <td><input type="text" name="mega" value="1" size="4" /></td>
-            <td><input type="text" name="morp" value="1" size="4" /></td>
-        </tr>
-    </table>
-    <input type="submit" />
-</form>
-
-</body>
-</html>
\ No newline at end of file