diff --git a/www/images/hdr-bottom-left.gif b/www/images/hdr-bottom-left.gif new file mode 100644 index 0000000..631fe5b Binary files /dev/null and b/www/images/hdr-bottom-left.gif differ diff --git a/www/images/hdr-bottom-right.gif b/www/images/hdr-bottom-right.gif new file mode 100644 index 0000000..38206e7 Binary files /dev/null and b/www/images/hdr-bottom-right.gif differ diff --git a/www/images/hdr-top-left.gif b/www/images/hdr-top-left.gif new file mode 100644 index 0000000..07369fd Binary files /dev/null and b/www/images/hdr-top-left.gif differ diff --git a/www/images/hdr-top-right.gif b/www/images/hdr-top-right.gif new file mode 100644 index 0000000..2513c51 Binary files /dev/null and b/www/images/hdr-top-right.gif differ diff --git a/www/phplib/globals.php b/www/phplib/globals.php index 7d647dc..fa4d293 100644 --- a/www/phplib/globals.php +++ b/www/phplib/globals.php @@ -1,6 +1,6 @@ diff --git a/www/phplib/html.php b/www/phplib/html.php index 25eae13..38cd535 100644 --- a/www/phplib/html.php +++ b/www/phplib/html.php @@ -1,6 +1,6 @@ " ."
The $PROJECT_NAME software is available via anonymous CVS " + ."using the following CVS root:
\n" + ."\n" + ." :pserver:anonymous@cvs.easysw.com:/home/anoncvs\n" + ."\n" + ."
The module name is $PROJECT_MODULE. The following " + ."command can be used to checkout the $PROJECT_NAME source from " + ."CVS:
\n" + ."\n" + ." cvs -d:pserver:anonymous@cvs.easysw.com:/home/anoncvs get $PROJECT_MODULE\n" + ."\n"); + html_footer(); // -// End of "$Id: software.php,v 1.3 2004/05/19 14:02:38 mike Exp $". +// End of "$Id: software.php,v 1.4 2004/05/19 22:45:23 mike Exp $". // ?>