summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--contribute.php18
1 files changed, 7 insertions, 11 deletions
diff --git a/contribute.php b/contribute.php index 3d63fb2..d580a7a 100644 --- a/contribute.php +++ b/contribute.php
@@ -46,17 +46,13 @@ if (!isset($_GET['submit']))
46 Starla will review it and (hopefully!) put it on the pending list! 46 Starla will review it and (hopefully!) put it on the pending list!
47 </P> 47 </P>
48 48
49 <CENTER> 49 <H3>Attention!</H3>
50 <H3>Contribute A Comic</H3> 50
51 51 <P>
52 <FORM ACTION="/contribute.htm?submit=" METHOD="POST" ENCTYPE="multipart/form-data"> 52 Starla's suddenly lost all hope in her programming (for the time being), so instead of filling out a form, please
53 Title: <INPUT TYPE="textbox" NAME="title" MAXLENGTH="40"><BR> 53 <A HREF="http://fourisland.com/fourm/memberlist.php?mode=viewprofile&u=2">contact her</A> with the comic image and
54 Alt Text: <INPUT TYPE="textbox" NAME="text" MAXLENGTH="400"><BR> 54 the required details. Thanks!
55 Author (optional): <INPUT TYPE="textbox" NAME="author"><BR> 55 </P>
56 Comic: <INPUT TYPE="file" NAME="comic"><BR>
57 <INPUT TYPE="submit">
58 </FORM>
59 </CENTER>
60<?php 56<?php
61 57
62} else { 58} else {