summaryrefslogtreecommitdiff
path: root/htroot/ViewFile.html
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/ViewFile.html')
-rw-r--r--htroot/ViewFile.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/ViewFile.html b/htroot/ViewFile.html
index 8a2f10343..6db33bec0 100644
--- a/htroot/ViewFile.html
+++ b/htroot/ViewFile.html
@@ -10,7 +10,7 @@
#(error)#
<form method="get" action="ViewFile.html" accept-charset="ascii">
- <fieldset><legend>View URL Content</legend><table border="0"><tr><td>
+ <fieldset><legend>View URL Content</legend>
<dl>
<dt>URL:</dt> <dd><a href="#[url]#">#[url]#</a></dd>
<dt>Hash:</dt> <dd>#[hash]#</dd>
@@ -29,7 +29,7 @@
</select>
<input type="submit" name="show" value="Show" />
</dd>
- </dl></td></tr></table>
+ </dl>
<input type="hidden" name="words" value="#[words]#" />
<input type="hidden" name="urlHash" value="#[hash]#" />
</fieldset>