From 7e585a24ccf6fa41a930ff6e2939a1e0c41a75a6 Mon Sep 17 00:00:00 2001 From: Stephen L Johnson Date: Wed, 29 Jan 2003 23:00:12 +0000 Subject: [PATCH] Final commits for enhanced Ack changes --- src/www-spong.pl | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/www-spong.pl b/src/www-spong.pl index 94dff38..0124e54 100755 --- a/src/www-spong.pl +++ b/src/www-spong.pl @@ -12,7 +12,7 @@ # (3) Re-did as a client which gets info from the spong-server (07/24/1997) # (4) Did a whole bunch of stuff (Ed Hill, 06/18/1998) # -# $Id: www-spong.pl,v 1.20 2001/04/17 02:58:12 sljohnson Exp $ +# $Id: www-spong.pl,v 1.21 2003/01/29 23:00:12 sljohnson Exp $ use Sys::Hostname; use Getopt::Long; @@ -226,7 +226,13 @@ sub ovinteractive { print ""; print "\n"; - print "\n"; print "\n"; print "\n"; @@ -281,7 +287,7 @@ sub commands { } print "
\n"; - print "Ack || \n"; + print "Ack || \n"; print "Summary || \n"; print "History || \n"; print "Help\n"; -- 2.30.2