no message

This commit is contained in:
Robert Gaggl 2001-06-19 11:09:03 +00:00
parent 920efdee66
commit 0e7f33debd

View file

@ -1,7 +0,0 @@
<FORM METHOD="POST">
<P>Title:&nbsp;<% this.input type="text" name="title" %><BR>
Alias:&nbsp;<% this.input type="text" name="alias" %><BR>
<% this.input type="button" value="create" %>&nbsp;<% this.input type="button" value="cancel" %></P>
</FORM>