diff --git a/data/cgi/gallery.cgi b/data/cgi/gallery.cgi index c3c872947a..e31d26d200 100755 --- a/data/cgi/gallery.cgi +++ b/data/cgi/gallery.cgi @@ -3,7 +3,7 @@ # A CGI form processor for FreeBSD Gallery submissions # # John Fieber -# August 9 1996 +# $Id: gallery.cgi,v 1.3 1996-10-06 14:14:27 jfieber Exp $ ################################################################## $curator = "jfieber@indiana.edu"; @@ -13,14 +13,14 @@ $subject = "Another gallery submission..."; require 'cgi-lib.pl'; &ReadParse; -#$d_date = "$Date: 1996-10-01 19:46:14 $"; +$hsty_date = "\$Date: 1996-10-06 14:14:27 $"; #$h_base = ".."; #$d_author = " require 'cgi-style.pl'; # Construct the gallery entry in HTML form $entry = "
  • $in{'organization'} " . - "-- $in{'description'}
  • "; + "-- $in{'description'} &i.new;"; # Try and figure out where the person came from so we can provide # links back to the correct place. @@ -83,7 +83,7 @@ If anything is wrong, use your browser's back button and correct it. If everything is okay, press the submit button below.

    -

    Contact person: $in{'contact'}

    +

    Contact person: $in{'contact'}


    $in{'category'}